OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtnl_neightbl_alloc
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/netlink/route/
neightbl.h
25
extern struct rtnl_neightbl *
rtnl_neightbl_alloc
(void);
/external/libnl/lib/route/
neightbl.c
130
ntbl =
rtnl_neightbl_alloc
();
359
struct rtnl_neightbl *
rtnl_neightbl_alloc
(void)
function
Completed in 30 milliseconds