Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dnetlink.h965 static inline void nlmsg_end(struct sk_buff *skb, struct nlmsghdr *nlh) in nlmsg_end() function
/kernel/linux/linux-6.6/include/net/
Dnetlink.h1011 static inline void nlmsg_end(struct sk_buff *skb, struct nlmsghdr *nlh) in nlmsg_end() function
/kernel/linux/linux-5.10/tools/testing/selftests/net/
Dipsec.c216 char *nlmsg_end = (char *)nh + nh->nlmsg_len; in rtattr_end() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
Dipsec.c254 char *nlmsg_end = (char *)nh + nh->nlmsg_len; in rtattr_end() local