Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/tc_act/
H A 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
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c3687 entry->ct.flow_table = tcf_ct_ft(act); in tc_setup_flow_action()