Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dnlattr.c80 static inline int nlmsg_len(const struct nlmsghdr *nlh) in nlmsg_len() function
/Linux-v5.4/include/uapi/linux/
Dnetlink.h45 __u32 nlmsg_len; /* Length of message including header */ member
/Linux-v5.4/tools/include/uapi/linux/
Dnetlink.h45 __u32 nlmsg_len; /* Length of message including header */ member
/Linux-v5.4/include/net/
Dnetlink.h510 static inline int nlmsg_len(const struct nlmsghdr *nlh) in nlmsg_len() function