Home
last modified time | relevance | path

Searched refs:rtnl_ematch_lookup_ops (Results 1 – 3 of 3) sorted by relevance

/third_party/libnl/lib/route/cls/
Dematch.c48 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() function
197 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()
/third_party/libnl/include/netlink/route/cls/
Dematch.h49 extern struct rtnl_ematch_ops * rtnl_ematch_lookup_ops(int);
/third_party/libnl/
Dlibnl-route-3.sym172 rtnl_ematch_lookup_ops;