Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dgen_stats.c59 gnet_stats_start_copy_compat(struct sk_buff *skb, int type, int tc_stats_type, in gnet_stats_start_copy_compat() function
93 EXPORT_SYMBOL(gnet_stats_start_copy_compat);
113 return gnet_stats_start_copy_compat(skb, type, 0, 0, lock, d, padattr); in gnet_stats_start_copy()
/OK3568_Linux_fs/kernel/include/net/
H A Dgen_stats.h40 int gnet_stats_start_copy_compat(struct sk_buff *skb, int type,
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dgen_stats.rst68 if (gnet_stats_start_copy_compat(skb, TCA_STATS2, TCA_STATS,
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_api.c933 if (gnet_stats_start_copy_compat(skb, TCA_STATS2, TCA_STATS, TCA_XSTATS, in tc_fill_qdisc()
1831 if (gnet_stats_start_copy_compat(skb, TCA_STATS2, TCA_STATS, TCA_XSTATS, in tc_fill_tclass()
H A Dact_api.c1155 err = gnet_stats_start_copy_compat(skb, 0, in tcf_action_copy_stats()