Searched refs:nlmsg_for_each_attr (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dnetlink.h67 * nlmsg_for_each_attr() loop over all attributes
423 * nlmsg_for_each_attr - iterate over a stream of attributes
429 #define nlmsg_for_each_attr(pos, nlh, hdrlen, rem) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dfib_frontend.c566 nlmsg_for_each_attr(attr, nlh, sizeof(struct rtmsg), remaining) { function

Completed in 33 milliseconds