Searched refs:nl_proto_n2a (Results 1 – 3 of 3) sorted by relevance
32 const char *nl_proto_n2a(int id, char *buf, int len);
602 const char *nl_proto_n2a(int id, char *buf, int len) in nl_proto_n2a() function
3122 prot_name = nl_proto_n2a(prot, prot_buf, sizeof(prot_buf)); in netlink_show_one()