Home
last modified time | relevance | path

Searched defs:flow_action (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/include/net/
Dflow_offload.h219 struct flow_action { struct
221 struct flow_action_entry entries[0]; argument
224 static inline bool flow_action_has_entries(const struct flow_action *action) in flow_action_has_entries() argument
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c20 struct flow_action *flow_action, in mlxsw_sp_flower_parse_actions()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2657 struct flow_action *flow_action, in modify_header_match_supported()
2701 struct flow_action *flow_action, in actions_match_supported()
2810 struct flow_action *flow_action, in parse_tc_nic_actions()
3207 struct flow_action *flow_action, in parse_tc_fdb_actions()
3963 struct flow_action *flow_action, in scan_tc_matchall_fdb_actions()
/Linux-v5.4/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c1749 struct flow_action *flow_action) in qede_parse_actions()
2017 struct flow_action *flow_action, in qede_flow_spec_validate()
/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c116 struct flow_action *flow_action) in bnxt_tc_parse_actions()
/Linux-v5.4/net/sched/
Dcls_api.c3387 void tc_cleanup_flow_action(struct flow_action *flow_action) in tc_cleanup_flow_action()
3437 int tc_setup_flow_action(struct flow_action *flow_action, in tc_setup_flow_action()