Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/
Dnetlink.h98 extern int nl_str2nlfamily(const char *);
/third_party/libnl/
Dlibnl-3.sym237 nl_str2nlfamily;
/third_party/libnl/lib/
Dutils.c665 int nl_str2nlfamily(const char *name) in nl_str2nlfamily() function