Home
last modified time | relevance | path

Searched refs:nl_str2ether_proto (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/netlink/
Dutils.h63 extern int nl_str2ether_proto(const char *);
/external/libnl/src/cls/
Dutils.c66 int proto = nl_str2ether_proto(arg); in parse_proto()
/external/libnl/lib/
Dutils.c634 int nl_str2ether_proto(const char *name) in nl_str2ether_proto() function