Searched defs:nlmsg_for_each_msg (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/net/tipc/ |
| H A D | netlink_compat.c | 227 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 D | netlink_compat.c | 226 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 D | netlink.h | 1064 #define nlmsg_for_each_msg(pos, head, len, rem) \ macro
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | netlink.h | 1110 #define nlmsg_for_each_msg(pos, head, len, rem) \ macro
|
Completed in 12 milliseconds