Searched refs:nlmsg_next (Results 1 – 3 of 3) sorted by relevance
64 extern struct nlmsghdr * nlmsg_next(struct nlmsghdr *, int *);136 pos = nlmsg_next(pos, &(rem)))
662 hdr = nlmsg_next(hdr, &n); in recvmsgs()
300 struct nlmsghdr *nlmsg_next(struct nlmsghdr *nlh, int *remaining) in nlmsg_next() function