HomeSort by relevance Sort by last modified time
    Searched refs:nl_nlfamily2str (Results 1 - 5 of 5) sorted by null

  /external/libnl/src/
nl-list-sockets.c 42 sk, nl_nlfamily2str(proto, p, sizeof(p)), pid,
nl-list-caches.c 41 nl_nlfamily2str(ops->co_protocol, buf, sizeof(buf)),
  /external/libnl/include/netlink/
netlink.h 91 extern char * nl_nlfamily2str(int, char *, size_t);
  /external/libnl/lib/
cache_mngr.c 462 nl_nlfamily2str(mngr->cm_protocol, buf, sizeof(buf)));
utils.c 625 char * nl_nlfamily2str(int family, char *buf, size_t size) function

Completed in 5231 milliseconds