Home
last modified time | relevance | path

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

/external/libnl/include/netlink/route/cls/
Dematch.h48 rtnl_ematch_alloc(struct rtnl_ematch_ops *);
/external/libnl/lib/route/cls/
Dematch.c109 struct rtnl_ematch *rtnl_ematch_alloc(struct rtnl_ematch_ops *ops) in rtnl_ematch_alloc() function
322 if (!(ematch = rtnl_ematch_alloc(ops))) { in rtnl_ematch_parse()