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