Home
last modified time | relevance | path

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

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