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.h60 rtnl_ematch_tree_alloc(uint16_t);
/external/libnl/lib/route/cls/
Dematch.c182 struct rtnl_ematch_tree *rtnl_ematch_tree_alloc(uint16_t progid) in rtnl_ematch_tree_alloc() function
290 if (!(tree = rtnl_ematch_tree_alloc(thdr->progid))) { in rtnl_ematch_parse()