Searched refs:nl_ip_proto2str (Results 1 – 3 of 3) sorted by relevance
66 extern char * nl_ip_proto2str(int, char *, size_t);
646 char *nl_ip_proto2str(int proto, char *buf, size_t len) in nl_ip_proto2str() function
183 nl_ip_proto2str(nfnl_ct_get_proto(ct), buf, sizeof(buf))); in ct_dump_line()