Searched refs:nlmsg_next (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dnetlink.h21 * nlmsg_next(nlh)-----------------------+
62 * nlmsg_next(nlh, remaining) get next netlink message
335 * nlmsg_next - next netlink message in message stream
342 static inline struct nlmsghdr *nlmsg_next(struct nlmsghdr *nlh, int *remaining) function
596 pos = nlmsg_next(pos, &(rem)))

Completed in 57 milliseconds