Searched refs:nl_nlmsgtype2str (Results 1 - 4 of 4) sorted by relevance

/external/libnl/include/netlink/
H A Dmsg.h99 extern char * nl_nlmsgtype2str(int, char *, size_t);
/external/libnl/lib/
H A Dhandlers.c40 nl_nlmsgtype2str(n->nlmsg_type, type, sizeof(type)),
H A Dmsg.c649 char *nl_nlmsgtype2str(int type, char *buf, size_t size) function
814 nl_nlmsgtype2str(nlh->nlmsg_type, buf, sizeof(buf));
/external/libnl/python/netlink/
H A Dcapi.i242 extern char * nl_nlmsgtype2str(int, char *, size_t);

Completed in 125 milliseconds