Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dnetlink.c104 char *nlmsg_end = (char *)nh + nh->nlmsg_len; in rtattr_end() local
/linux/include/net/
H A Dnetlink.h1045 static inline void nlmsg_end(struct sk_buff *skb, struct nlmsghdr *nlh) nlmsg_end() function