Home
last modified time | relevance | path

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

/external/libnl/lib/route/cls/
Dematch.c47 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() function
196 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()
/external/libnl/include/netlink/route/cls/
Dematch.h49 extern struct rtnl_ematch_ops * rtnl_ematch_lookup_ops(int);