Home
last modified time | relevance | path

Searched refs:tcf_ct_helper (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/net/tc_act/
Dtc_ct.h61 static inline struct nf_conntrack_helper *tcf_ct_helper(const struct tc_action *a) in tcf_ct_helper() function
73 static inline struct nf_conntrack_helper *tcf_ct_helper(const struct tc_action *a) in tcf_ct_helper() function
/linux-6.12.1/net/sched/
Dact_ct.c1607 if (tcf_ct_helper(act)) in tcf_ct_offload_act_setup()