Home
last modified time | relevance | path

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

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