OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nl_str2ip_proto
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/
utils.h
67
extern int
nl_str2ip_proto
(const char *);
/external/libnl/src/lib/
ct.c
54
if ((proto =
nl_str2ip_proto
(arg)) < 0)
/external/libnl/lib/
utils.c
659
int
nl_str2ip_proto
(const char *name)
function
Completed in 718 milliseconds