Home
last modified time | relevance | path

Searched defs:ct_ft (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_ct.h29 struct tcf_ct_flow_table *ct_ft; member
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_ct.h30 struct tcf_ct_flow_table *ct_ft; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dtc_conntrack.c472 efx_tc_ct_register_zone(struct efx_nic *efx, u16 zone, struct nf_flowtable *ct_ft) efx_tc_ct_register_zone() argument
/kernel/linux/linux-5.10/net/sched/
H A Dact_ct.c280 struct tcf_ct_flow_table *ct_ft; in tcf_ct_flow_table_get() local
324 struct tcf_ct_flow_table *ct_ft; tcf_ct_flow_table_cleanup_work() local
346 struct tcf_ct_flow_table *ct_ft = params->ct_ft; tcf_ct_flow_table_put() local
355 tcf_ct_flow_table_add(struct tcf_ct_flow_table *ct_ft, struct nf_conn *ct, bool tcp) tcf_ct_flow_table_add() argument
388 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...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c1329 static int tc_ct_pre_ct_add_rules(struct mlx5_ct_ft *ct_ft, in tc_ct_pre_ct_add_rules() argument
1418 tc_ct_pre_ct_del_rules(struct mlx5_ct_ft *ct_ft, in tc_ct_pre_ct_del_rules() argument
1430 mlx5_tc_ct_alloc_pre_ct(struct mlx5_ct_ft *ct_ft, in mlx5_tc_ct_alloc_pre_ct() argument
1526 mlx5_tc_ct_free_pre_ct(struct mlx5_ct_ft *ct_ft, in mlx5_tc_ct_free_pre_ct() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c1555 static int tc_ct_pre_ct_add_rules(struct mlx5_ct_ft *ct_ft, in tc_ct_pre_ct_add_rules() argument
1643 tc_ct_pre_ct_del_rules(struct mlx5_ct_ft *ct_ft, in tc_ct_pre_ct_del_rules() argument
1655 mlx5_tc_ct_alloc_pre_ct(struct mlx5_ct_ft *ct_ft, in mlx5_tc_ct_alloc_pre_ct() argument
1751 mlx5_tc_ct_free_pre_ct(struct mlx5_ct_ft *ct_ft, in mlx5_tc_ct_free_pre_ct() argument
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dact_ct.c293 struct tcf_ct_flow_table *ct_ft = in tcf_ct_nf_get() local
303 struct tcf_ct_flow_table *ct_ft = in tcf_ct_nf_put() local
319 struct tcf_ct_flow_table *ct_ft; in tcf_ct_flow_table_get() local
362 tcf_ct_flow_table_get_ref(struct tcf_ct_flow_table *ct_ft) tcf_ct_flow_table_get_ref() argument
369 struct tcf_ct_flow_table *ct_ft; tcf_ct_flow_table_cleanup_work() local
385 tcf_ct_flow_table_put(struct tcf_ct_flow_table *ct_ft) tcf_ct_flow_table_put() argument
412 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
454 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...]

Completed in 13 milliseconds