Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_ACCEPT (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c20 [FLOW_ACTION_ACCEPT] = "ACCEPT",
/Linux-v5.4/net/netfilter/
Dnft_immediate.c140 entry->id = FLOW_ACTION_ACCEPT; in nft_immediate_offload_verdict()
/Linux-v5.4/include/net/
Dflow_offload.h115 FLOW_ACTION_ACCEPT = 0, enumerator
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c391 case FLOW_ACTION_ACCEPT: in cxgb4_process_flow_actions()
559 case FLOW_ACTION_ACCEPT: in cxgb4_validate_flow_actions()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c37 case FLOW_ACTION_ACCEPT: in mlxsw_sp_flower_parse_actions()
/Linux-v5.4/net/sched/
Dcls_api.c3455 entry->id = FLOW_ACTION_ACCEPT; in tc_setup_flow_action()