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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dnetlink.h121 * nla_nest_cancel(skb, nla) cancel nested attribute construction
934 * nla_nest_cancel - Cancel nesting of attributes
941 static inline int nla_nest_cancel(struct sk_buff *skb, struct nlattr *start) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Drtnetlink.c350 nla_nest_cancel(skb, mx);
357 return nla_nest_cancel(skb, mx);
H A Dneighbour.c1635 return nla_nest_cancel(skb, nest);

Completed in 36 milliseconds