Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/route/cls/
Dematch.h50 extern struct rtnl_ematch_ops * rtnl_ematch_lookup_ops_by_name(const char *);
/third_party/libnl/lib/route/cls/
Dematch.c85 struct rtnl_ematch_ops *rtnl_ematch_lookup_ops_by_name(const char *name) in rtnl_ematch_lookup_ops_by_name() function
210 if (!(ops = rtnl_ematch_lookup_ops_by_name(name))) in rtnl_ematch_set_name()
/third_party/libnl/
Dlibnl-route-3.sym173 rtnl_ematch_lookup_ops_by_name;