Home
last modified time | relevance | path

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

/external/libnl/include/netlink/route/cls/
Dematch.h71 extern struct rtnl_ematch_tree *rtnl_ematch_tree_alloc(uint16_t);
/external/libnl/lib/route/cls/
Dematch.c247 struct rtnl_ematch_tree *rtnl_ematch_tree_alloc(uint16_t progid) in rtnl_ematch_tree_alloc() function
383 if (!(tree = rtnl_ematch_tree_alloc(thdr->progid))) { in rtnl_ematch_parse_attr()
641 if (!(tree = rtnl_ematch_tree_alloc(RTNL_EMATCH_PROGID))) in rtnl_ematch_parse_expr()