Searched refs:nl_ether_proto2str (Results 1 - 5 of 5) sorted by relevance

/external/libnl/include/netlink/
H A Dutils.h62 extern char * nl_ether_proto2str(int, char *, size_t);
/external/libnl/lib/route/
H A Dcls_obj.c80 nl_ether_proto2str(cls->c_protocol, buf, sizeof(buf)));
/external/libnl/lib/netfilter/
H A Dlog_msg_obj.c143 nl_ether_proto2str(ntohs(msg->log_msg_hwproto),
H A Dqueue_msg_obj.c132 nl_ether_proto2str(ntohs(msg->queue_msg_hwproto),
/external/libnl/lib/
H A Dutils.c628 char *nl_ether_proto2str(int eproto, char *buf, size_t len) function

Completed in 78 milliseconds