Home
last modified time | relevance | path

Searched defs:ct_ft (Results 1 – 4 of 4) sorted by relevance

/linux/net/sched/
H A Dact_ct.c298 struct tcf_ct_flow_table *ct_ft = in tcf_ct_nf_get() local
308 struct tcf_ct_flow_table *ct_ft = in tcf_ct_nf_put() local
325 struct tcf_ct_flow_table *ct_ft; in tcf_ct_flow_table_get() local
368 tcf_ct_flow_table_get_ref(struct tcf_ct_flow_table * ct_ft) tcf_ct_flow_table_get_ref() argument
375 struct tcf_ct_flow_table *ct_ft; tcf_ct_flow_table_cleanup_work() local
391 tcf_ct_flow_table_put(struct tcf_ct_flow_table * ct_ft) tcf_ct_flow_table_put() argument
418 tcf_ct_flow_table_add(struct tcf_ct_flow_table * ct_ft,struct nf_conn * ct,bool tcp,bool bidirectional) tcf_ct_flow_table_add() argument
460 tcf_ct_flow_table_process_conn(struct tcf_ct_flow_table * ct_ft,struct nf_conn * ct,enum ip_conntrack_info ctinfo) tcf_ct_flow_table_process_conn() argument
[all...]
/linux/include/net/tc_act/
H A Dtc_ct.h31 struct tcf_ct_flow_table *ct_ft; member
/linux/drivers/net/ethernet/sfc/
H A Dtc_conntrack.c560 struct nf_flowtable *ct_ft) in efx_tc_ct_register_zone()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c1606 static int tc_ct_pre_ct_add_rules(struct mlx5_ct_ft *ct_ft, in tc_ct_pre_ct_add_rules() argument
1694 tc_ct_pre_ct_del_rules(struct mlx5_ct_ft *ct_ft, in tc_ct_pre_ct_del_rules() argument
1706 mlx5_tc_ct_alloc_pre_ct(struct mlx5_ct_ft *ct_ft, in mlx5_tc_ct_alloc_pre_ct() argument
1802 mlx5_tc_ct_free_pre_ct(struct mlx5_ct_ft *ct_ft, in mlx5_tc_ct_free_pre_ct() argument
[all...]