Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_CT_METADATA (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dflow_offload.h145 FLOW_ACTION_CT_METADATA, enumerator
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c480 if (act->id == FLOW_ACTION_CT_METADATA) in mlx5_tc_ct_get_ct_metadata_action()
636 case FLOW_ACTION_CT_METADATA: in mlx5_tc_ct_entry_create_nat()
/kernel/linux/linux-5.10/net/sched/
Dact_ct.c178 entry->id = FLOW_ACTION_CT_METADATA; in tcf_ct_flow_table_add_action_meta()