Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dgen_stats.c63 gnet_stats_start_copy_compat(struct sk_buff *skb, int type, int tc_stats_type, in gnet_stats_start_copy_compat() function
97 EXPORT_SYMBOL(gnet_stats_start_copy_compat);
117 return gnet_stats_start_copy_compat(skb, type, 0, 0, lock, d, padattr); in gnet_stats_start_copy()
/Linux-v4.19/include/net/
Dgen_stats.h34 int gnet_stats_start_copy_compat(struct sk_buff *skb, int type,
/Linux-v4.19/Documentation/networking/
Dgen_stats.txt59 if (gnet_stats_start_copy_compat(skb, TCA_STATS2, TCA_STATS,
/Linux-v4.19/net/sched/
Dsch_api.c845 if (gnet_stats_start_copy_compat(skb, TCA_STATS2, TCA_STATS, TCA_XSTATS, in tc_fill_qdisc()
1731 if (gnet_stats_start_copy_compat(skb, TCA_STATS2, TCA_STATS, TCA_XSTATS, in tc_fill_tclass()
Dact_api.c967 err = gnet_stats_start_copy_compat(skb, 0, in tcf_action_copy_stats()