Searched defs:nlmsg_len (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | netlink.h | 42 __u32 nlmsg_len; /* Length of message including header */ member |
/include/net/ | ||
D | netlink.h | 301 static inline int nlmsg_len(const struct nlmsghdr *nlh) in nlmsg_len() function |