Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dnetlink.h430 #define nlmsg_for_each_attr(pos, nlh, hdrlen, rem) \ macro
/linux-4.4.14/net/ipv4/
Dfib_frontend.c664 nlmsg_for_each_attr(attr, nlh, sizeof(struct rtmsg), remaining) { in rtm_to_fib_config()
/linux-4.4.14/net/netfilter/ipset/
Dip_set_core.c1225 nlmsg_for_each_attr(attr, nlh, sizeof(struct nfgenmsg), rem) { in dump_attrs()