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

  /external/libnl/include/netlink/
utils.h 62 extern char * nl_ether_proto2str(int, char *, size_t);
  /external/libnl/lib/route/
cls_obj.c 80 nl_ether_proto2str(cls->c_protocol, buf, sizeof(buf)));
  /external/libnl/lib/netfilter/
log_msg_obj.c 143 nl_ether_proto2str(ntohs(msg->log_msg_hwproto),
queue_msg_obj.c 132 nl_ether_proto2str(ntohs(msg->queue_msg_hwproto),
  /external/libnl/lib/
utils.c 628 char *nl_ether_proto2str(int eproto, char *buf, size_t len) function

Completed in 229 milliseconds