Searched refs:nl_nlmsgtype2str (Results 1 – 3 of 3) sorted by relevance
98 extern char * nl_nlmsgtype2str(int, char *, size_t);
754 char *nl_nlmsgtype2str(int type, char *buf, size_t size) in nl_nlmsgtype2str() function915 nl_nlmsgtype2str(nlh->nlmsg_type, buf, sizeof(buf)); in print_hdr()
45 nl_nlmsgtype2str(n->nlmsg_type, type, sizeof(type)), in print_header_content()