OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtnl_ematch_tree_alloc
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/netlink/route/cls/
ematch.h
60
rtnl_ematch_tree_alloc
(uint16_t);
/external/libnl/lib/route/cls/
ematch.c
182
struct rtnl_ematch_tree *
rtnl_ematch_tree_alloc
(uint16_t progid)
function
290
if (!(tree =
rtnl_ematch_tree_alloc
(thdr->progid))) {
Completed in 31 milliseconds