Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_ct.h55 static inline struct nf_flowtable *tcf_ct_ft(const struct tc_action *a) in tcf_ct_ft() function
68 static inline struct nf_flowtable *tcf_ct_ft(const struct tc_action *a) in tcf_ct_ft() function
/openbmc/linux/net/sched/
H A Dact_ct.c1582 entry->ct.flow_table = tcf_ct_ft(act); in tcf_ct_offload_act_setup()