Searched refs:nl_ether_proto2str (Results 1 – 5 of 5) sorted by relevance
62 extern char * nl_ether_proto2str(int, char *, size_t);
80 nl_ether_proto2str(cls->c_protocol, buf, sizeof(buf))); in cls_dump_line()
143 nl_ether_proto2str(ntohs(msg->log_msg_hwproto), in log_msg_dump()
132 nl_ether_proto2str(ntohs(msg->queue_msg_hwproto), in nfnl_queue_msg_dump()
628 char *nl_ether_proto2str(int eproto, char *buf, size_t len) in nl_ether_proto2str() function