Lines Matching defs:handle
59 u32 handle;
78 u32 handle)
84 if (WARN_ON(!handle || !tp->ops->get_exts))
96 n->handle = handle;
134 u32 handle)
362 * functions will perform lookup again and properly handle errors.
1172 *parent = (*q)->handle;
1693 exts = tp->ops->get_exts(tp, n->handle);
2390 NL_SET_ERR_MSG(extack, "Cannot flush filters with protocol, handle or kind set");
2482 NL_SET_ERR_MSG(extack, "Specified filter handle not found");
2613 NL_SET_ERR_MSG(extack, "Specified filter handle not found");
2854 tcm->tcm_parent = block->q->handle;
3215 int police, struct tcf_proto *tp, u32 handle,
3240 err = tcf_exts_miss_cookie_base_alloc(exts, tp, handle);