Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/tc_act/
Dtc_ct.h56 static inline struct nf_flowtable *tcf_ct_ft(const struct tc_action *a) in tcf_ct_ft() function
69 static inline struct nf_flowtable *tcf_ct_ft(const struct tc_action *a) in tcf_ct_ft() function
/linux-6.12.1/net/sched/
Dact_ct.c1613 entry->ct.flow_table = tcf_ct_ft(act); in tcf_ct_offload_act_setup()