Searched defs:ct_ft (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/linux-6.6/net/sched/ |
| D | act_ct.c | 300 struct tcf_ct_flow_table *ct_ft = in tcf_ct_nf_get() local 310 struct tcf_ct_flow_table *ct_ft = in tcf_ct_nf_put() local 327 struct tcf_ct_flow_table *ct_ft; in tcf_ct_flow_table_get() local 370 static void tcf_ct_flow_table_get_ref(struct tcf_ct_flow_table *ct_ft) in tcf_ct_flow_table_get_ref() 377 struct tcf_ct_flow_table *ct_ft; in tcf_ct_flow_table_cleanup_work() local 393 static void tcf_ct_flow_table_put(struct tcf_ct_flow_table *ct_ft) in tcf_ct_flow_table_put() 420 static void tcf_ct_flow_table_add(struct tcf_ct_flow_table *ct_ft, in tcf_ct_flow_table_add() 462 static void tcf_ct_flow_table_process_conn(struct tcf_ct_flow_table *ct_ft, in tcf_ct_flow_table_process_conn()
|
| /kernel/linux/linux-5.10/net/sched/ |
| D | act_ct.c | 280 struct tcf_ct_flow_table *ct_ft; in tcf_ct_flow_table_get() local 324 struct tcf_ct_flow_table *ct_ft; in tcf_ct_flow_table_cleanup_work() local 346 struct tcf_ct_flow_table *ct_ft = params->ct_ft; in tcf_ct_flow_table_put() local 355 static void tcf_ct_flow_table_add(struct tcf_ct_flow_table *ct_ft, in tcf_ct_flow_table_add() 388 static void tcf_ct_flow_table_process_conn(struct tcf_ct_flow_table *ct_ft, in tcf_ct_flow_table_process_conn()
|
| /kernel/linux/linux-5.10/include/net/tc_act/ |
| D | tc_ct.h | 29 struct tcf_ct_flow_table *ct_ft; member
|
| /kernel/linux/linux-6.6/include/net/tc_act/ |
| D | tc_ct.h | 30 struct tcf_ct_flow_table *ct_ft; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
| D | tc_conntrack.c | 473 struct nf_flowtable *ct_ft) in efx_tc_ct_register_zone()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | tc_ct.c | 1329 static int tc_ct_pre_ct_add_rules(struct mlx5_ct_ft *ct_ft, in tc_ct_pre_ct_add_rules() 1418 tc_ct_pre_ct_del_rules(struct mlx5_ct_ft *ct_ft, in tc_ct_pre_ct_del_rules() 1430 mlx5_tc_ct_alloc_pre_ct(struct mlx5_ct_ft *ct_ft, in mlx5_tc_ct_alloc_pre_ct() 1526 mlx5_tc_ct_free_pre_ct(struct mlx5_ct_ft *ct_ft, in mlx5_tc_ct_free_pre_ct()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | tc_ct.c | 1556 static int tc_ct_pre_ct_add_rules(struct mlx5_ct_ft *ct_ft, in tc_ct_pre_ct_add_rules() 1644 tc_ct_pre_ct_del_rules(struct mlx5_ct_ft *ct_ft, in tc_ct_pre_ct_del_rules() 1656 mlx5_tc_ct_alloc_pre_ct(struct mlx5_ct_ft *ct_ft, in mlx5_tc_ct_alloc_pre_ct() 1752 mlx5_tc_ct_free_pre_ct(struct mlx5_ct_ft *ct_ft, in mlx5_tc_ct_free_pre_ct()
|