Searched refs:nl_llproto2str (Results 1 – 3 of 3) sorted by relevance
58 extern char * nl_llproto2str(int, char *, size_t);
437 nl_llproto2str(link->l_arptype, buf, sizeof(buf))); in link_dump_line()581 nl_llproto2str(link->l_arptype, buf, sizeof(buf))); in link_dump_env()
556 char * nl_llproto2str(int llproto, char *buf, size_t len) in nl_llproto2str() function