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