Home
last modified time | relevance | path

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

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