Home
last modified time | relevance | path

Searched defs:nlmsg_len (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dnetlink.h42 __u32 nlmsg_len; /* Length of message including header */ member
/include/net/
Dnetlink.h301 static inline int nlmsg_len(const struct nlmsghdr *nlh) in nlmsg_len() function