Home
last modified time | relevance | path

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

/third_party/libnl/lib/route/cls/
Dematch.c169 int rtnl_ematch_set_ops(struct rtnl_ematch *ematch, struct rtnl_ematch_ops *ops) in rtnl_ematch_set_ops() function
198 rtnl_ematch_set_ops(ematch, ops); in rtnl_ematch_set_kind()
213 rtnl_ematch_set_ops(ematch, ops); in rtnl_ematch_set_name()
308 if (rtnl_ematch_set_ops(new, pos->e_ops)) in clone_ematch_list()
500 rtnl_ematch_set_ops(ematch, ops); in rtnl_ematch_parse_attr()
/third_party/libnl/include/netlink/route/cls/
Dematch.h64 extern int rtnl_ematch_set_ops(struct rtnl_ematch *,
/third_party/libnl/
Dlibnl-route-3.sym191 rtnl_ematch_set_ops;