Searched refs:nl_llproto2str (Results 1 - 3 of 3) sorted by relevance

/external/libnl/include/netlink/
H A Dutils.h58 extern char * nl_llproto2str(int, char *, size_t);
/external/libnl/lib/
H A Dutils.c556 char * nl_llproto2str(int llproto, char *buf, size_t len) function
/external/libnl/lib/route/
H A Dlink.c437 nl_llproto2str(link->l_arptype, buf, sizeof(buf)));
581 nl_llproto2str(link->l_arptype, buf, sizeof(buf)));

Completed in 76 milliseconds