Home
last modified time | relevance | path

Searched refs:nlmsg_for_each_msg (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/
H A D.clang-format611 - 'nlmsg_for_each_msg'
/linux-6.15/include/net/
H A Dnetlink.h1176 #define nlmsg_for_each_msg(pos, head, len, rem) \ macro
/linux-6.15/net/tipc/
H A Dnetlink_compat.c226 nlmsg_for_each_msg(nlmsg, nlmsg_hdr(buf), len, rem) { in __tipc_nl_compat_dumpit()