Home
last modified time | relevance | path

Searched defs:nlmsg_for_each_msg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dnetlink_compat.c227 nlmsg_for_each_msg(nlmsg, nlmsg_hdr(buf), len, rem) { in __tipc_nl_compat_dumpit() function
/kernel/linux/linux-6.6/net/tipc/
H A Dnetlink_compat.c226 nlmsg_for_each_msg(nlmsg, nlmsg_hdr(buf), len, rem) { in __tipc_nl_compat_dumpit() function
/kernel/linux/linux-5.10/include/net/
H A Dnetlink.h1064 #define nlmsg_for_each_msg(pos, head, len, rem) \ macro
/kernel/linux/linux-6.6/include/net/
H A Dnetlink.h1110 #define nlmsg_for_each_msg(pos, head, len, rem) \ macro

Completed in 12 milliseconds