Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/tc_act/
Dtc_ct.h54 static inline struct nf_flowtable *tcf_ct_ft(const struct tc_action *a) in tcf_ct_ft() function
62 static inline struct nf_flowtable *tcf_ct_ft(const struct tc_action *a) in tcf_ct_ft() function
/linux-6.1.9/net/sched/
Dact_ct.c1579 entry->ct.flow_table = tcf_ct_ft(act); in tcf_ct_offload_act_setup()