Home
last modified time | relevance | path

Searched refs:tcf_frag_xmit_count (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/net/
H A Dact_api.h270 DECLARE_STATIC_KEY_FALSE(tcf_frag_xmit_count); variable
/kernel/linux/linux-6.6/net/sched/
H A Dact_api.c29 DEFINE_STATIC_KEY_FALSE(tcf_frag_xmit_count); variable
30 EXPORT_SYMBOL_GPL(tcf_frag_xmit_count); variable
36 if (static_branch_unlikely(&tcf_frag_xmit_count)) in tcf_dev_queue_xmit()
H A Dact_ct.c1644 static_branch_inc(&tcf_frag_xmit_count); in ct_init_module()
1657 static_branch_dec(&tcf_frag_xmit_count); in ct_cleanup_module()

Completed in 6 milliseconds