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

/linux-master/include/net/
H A Dgen_stats.h44 int gnet_stats_start_copy_compat(struct sk_buff *skb, int type,
/linux-master/net/core/
H A Dgen_stats.c40 * gnet_stats_start_copy_compat - start dumping procedure in compatibility mode
59 gnet_stats_start_copy_compat(struct sk_buff *skb, int type, int tc_stats_type,
93 EXPORT_SYMBOL(gnet_stats_start_copy_compat); variable
113 return gnet_stats_start_copy_compat(skb, type, 0, 0, lock, d, padattr);
455 * if gnet_stats_start_copy_compat() was used and releases the statistics
/linux-master/net/sched/
H A Dsch_api.c962 if (gnet_stats_start_copy_compat(skb, TCA_STATS2, TCA_STATS, TCA_XSTATS,
1937 if (gnet_stats_start_copy_compat(skb, TCA_STATS2, TCA_STATS, TCA_XSTATS,
H A Dact_api.c1570 err = gnet_stats_start_copy_compat(skb, 0,

Completed in 114 milliseconds