Home
last modified time | relevance | path

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

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