Home
last modified time | relevance | path

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

/linux-6.6.21/tools/lib/bpf/
Dnlattr.c81 static inline int nlmsg_len(const struct nlmsghdr *nlh) in nlmsg_len() function
/linux-6.6.21/tools/include/uapi/linux/
Dnetlink.h45 __u32 nlmsg_len; /* Length of message including header */ member
/linux-6.6.21/include/uapi/linux/
Dnetlink.h53 __u32 nlmsg_len; member
/linux-6.6.21/include/net/
Dnetlink.h589 static inline int nlmsg_len(const struct nlmsghdr *nlh) in nlmsg_len() function