Searched refs:eo_kind (Results 1 – 4 of 4) sorted by relevance
41 if (rtnl_ematch_lookup_ops(ops->eo_kind)) in rtnl_ematch_register()60 if (ops->eo_kind == o->eo_kind) { in rtnl_ematch_unregister()80 if (ops->eo_kind == kind) in rtnl_ematch_lookup_ops()122 e->e_kind = ops->eo_kind; in rtnl_ematch_alloc()
25 .eo_kind = TCF_EM_CONTAINER,
99 .eo_kind = TCF_EM_CMP,
28 int eo_kind; member