Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dflow_offload.h176 FLOW_ACTION_CT_METADATA, enumerator
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc_conntrack.c320 case FLOW_ACTION_CT_METADATA: in efx_tc_ct_replace()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dconntrack.c592 ct_met = get_flow_act(nft_entry->rule, FLOW_ACTION_CT_METADATA); in nfp_ct_check_meta()
771 case FLOW_ACTION_CT_METADATA: in nfp_fl_merge_actions_offload()
2156 if (act->id == FLOW_ACTION_CT_METADATA) { in nfp_fl_ct_offload_nft_supported()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c543 if (act->id == FLOW_ACTION_CT_METADATA) in mlx5_tc_ct_get_ct_metadata_action()
692 case FLOW_ACTION_CT_METADATA: in mlx5_tc_ct_entry_create_nat()
/openbmc/linux/net/sched/
H A Dact_ct.c188 entry->id = FLOW_ACTION_CT_METADATA; in tcf_ct_flow_table_add_action_meta()