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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dnetlink.h67 * nlmsg_for_each_attr() loop over all attributes
416 * nlmsg_for_each_attr - iterate over a stream of attributes
422 #define nlmsg_for_each_attr(pos, nlh, hdrlen, rem) \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dfib_frontend.c490 nlmsg_for_each_attr(attr, nlh, sizeof(struct rtmsg), remaining) { function

Completed in 58 milliseconds