Searched refs:rtnl_ematch_lookup_ops (Results 1 – 3 of 3) sorted by relevance
48 if (rtnl_ematch_lookup_ops(ops->eo_kind)) in rtnl_ematch_register()66 struct rtnl_ematch_ops *rtnl_ematch_lookup_ops(int kind) in rtnl_ematch_lookup_ops() function197 if ((ops = rtnl_ematch_lookup_ops(kind))) in rtnl_ematch_set_kind()493 if ((ops = rtnl_ematch_lookup_ops(hdr->kind))) { in rtnl_ematch_parse_attr()
49 extern struct rtnl_ematch_ops * rtnl_ematch_lookup_ops(int);
172 rtnl_ematch_lookup_ops;