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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dnetlink.h84 * nla_next(nla)-----------------------------'
148 * nla_next(nla, remaining) get next netlink attribute
660 * nla_next - next netlink attribte in attribute stream
667 static inline struct nlattr *nla_next(const struct nlattr *nla, int *remaining) function
974 pos = nla_next(pos, &(rem)))

Completed in 20 milliseconds