Home
last modified time | relevance | path

Searched refs:nlmsg_for_each_attr (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/
D.clang-format369 - 'nlmsg_for_each_attr'
/Linux-v5.4/include/net/
Dnetlink.h833 #define nlmsg_for_each_attr(pos, nlh, hdrlen, rem) \ macro
/Linux-v5.4/net/ipv4/
Dfib_frontend.c763 nlmsg_for_each_attr(attr, nlh, sizeof(struct rtmsg), remaining) { in rtm_to_fib_config()
Dipmr.c2689 nlmsg_for_each_attr(attr, nlh, sizeof(struct rtmsg), rem) { in rtm_to_ipmr_mfcc()
/Linux-v5.4/net/netfilter/ipset/
Dip_set_core.c1282 nlmsg_for_each_attr(attr, nlh, sizeof(struct nfgenmsg), rem) { in dump_attrs()