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

/linux-4.4.14/net/core/
H A Dgen_stats.c43 * gnet_stats_start_copy_compat - start dumping procedure in compatibility mode
61 gnet_stats_start_copy_compat(struct sk_buff *skb, int type, int tc_stats_type,
80 EXPORT_SYMBOL(gnet_stats_start_copy_compat); variable
83 * gnet_stats_start_copy_compat - start dumping procedure in compatibility mode
99 return gnet_stats_start_copy_compat(skb, type, 0, 0, lock, d); gnet_stats_start_copy()
335 * if gnet_stats_start_copy_compat() was used and releases the statistics
/linux-4.4.14/include/net/
H A Dgen_stats.h30 int gnet_stats_start_copy_compat(struct sk_buff *skb, int type,
/linux-4.4.14/net/sched/
H A Dact_api.c631 err = gnet_stats_start_copy_compat(skb, 0, tcf_action_copy_stats()
H A Dsch_api.c1367 if (gnet_stats_start_copy_compat(skb, TCA_STATS2, TCA_STATS, TCA_XSTATS, tc_fill_qdisc()
1681 if (gnet_stats_start_copy_compat(skb, TCA_STATS2, TCA_STATS, TCA_XSTATS, tc_fill_tclass()

Completed in 166 milliseconds