Searched refs:rtnl_ematch_lookup_ops (Results 1 – 2 of 2) sorted by relevance
47 if (rtnl_ematch_lookup_ops(ops->eo_kind)) in rtnl_ematch_register()65 struct rtnl_ematch_ops *rtnl_ematch_lookup_ops(int kind) in rtnl_ematch_lookup_ops() function196 if ((ops = rtnl_ematch_lookup_ops(kind))) in rtnl_ematch_set_kind()435 if ((ops = rtnl_ematch_lookup_ops(hdr->kind))) { in rtnl_ematch_parse_attr()
49 extern struct rtnl_ematch_ops * rtnl_ematch_lookup_ops(int);