Searched refs:nl_str2ip_proto (Results 1 - 3 of 3) sorted by relevance

/external/libnl/include/netlink/
H A Dutils.h67 extern int nl_str2ip_proto(const char *);
/external/libnl/src/lib/
H A Dct.c54 if ((proto = nl_str2ip_proto(arg)) < 0)
/external/libnl/lib/
H A Dutils.c659 int nl_str2ip_proto(const char *name) function

Completed in 634 milliseconds