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

  /external/libnl/include/netlink/
utils.h 66 extern char * nl_ip_proto2str(int, char *, size_t);
  /external/libnl/lib/
utils.c 646 char *nl_ip_proto2str(int proto, char *buf, size_t len) function
  /external/libnl/lib/netfilter/
ct_obj.c 183 nl_ip_proto2str(nfnl_ct_get_proto(ct), buf, sizeof(buf)));

Completed in 121 milliseconds