Searched refs:nl_str2nlfamily (Results 1 – 2 of 2) sorted by relevance
/external/libnl/include/netlink/ | ||
D | netlink.h | 92 extern int nl_str2nlfamily(const char *); |
/external/libnl/lib/ | ||
D | utils.c | 631 int nl_str2nlfamily(const char *name) in nl_str2nlfamily() function |