Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dnetlink.h349 nlmsg_next(const struct nlmsghdr *nlh, int *remaining) in nlmsg_next() function
599 pos = nlmsg_next(pos, &(rem)))
/linux-4.4.14/kernel/
Daudit.c1105 nlh = nlmsg_next(nlh, &len); in audit_receive_skb()