Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dnetlink.h640 nlmsg_next(const struct nlmsghdr *nlh, int *remaining) in nlmsg_next() function
1084 pos = nlmsg_next(pos, &(rem)))
/Linux-v6.1/kernel/
Daudit.c1562 nlh = nlmsg_next(nlh, &len); in audit_receive()