OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtnl_str2scope
(Results
1 - 4
of
4
) sorted by null
/external/libnl/include/netlink/route/
rtnl.h
60
extern int
rtnl_str2scope
(const char *);
/external/libnl/lib/route/
rtnl.c
100
int
rtnl_str2scope
(const char *name)
function
/external/libnl/src/lib/
addr.c
91
if ((ival =
rtnl_str2scope
(arg)) < 0)
route.c
226
if ((ival =
rtnl_str2scope
(arg)) < 0)
Completed in 203 milliseconds