Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dnetlink.h625 nlmsg_next(const struct nlmsghdr *nlh, int *remaining) in nlmsg_next() function
1067 pos = nlmsg_next(pos, &(rem)))
/OK3568_Linux_fs/kernel/kernel/
H A Daudit.c1564 nlh = nlmsg_next(nlh, &len); in audit_receive()