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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dgen_stats.c38 * gnet_stats_start_copy_compat - start dumping procedure in compatibility mode
56 gnet_stats_start_copy_compat(struct sk_buff *skb, int type, int tc_stats_type, function
76 * gnet_stats_start_copy_compat - start dumping procedure in compatibility mode
92 return gnet_stats_start_copy_compat(skb, type, 0, 0, lock, d);
205 * if gnet_stats_start_copy_compat() was used and releases the statistics
234 EXPORT_SYMBOL(gnet_stats_start_copy_compat); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dgen_stats.h26 extern int gnet_stats_start_copy_compat(struct sk_buff *skb, int type,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dact_police.c609 if (gnet_stats_start_copy_compat(skb, TCA_STATS2, TCA_STATS,
H A Dsch_api.c834 if (gnet_stats_start_copy_compat(skb, TCA_STATS2, TCA_STATS,
1069 if (gnet_stats_start_copy_compat(skb, TCA_STATS2, TCA_STATS,
H A Dact_api.c579 err = gnet_stats_start_copy_compat(skb, 0,

Completed in 51 milliseconds