Searched refs:flow_action (Results 1 – 2 of 2) sorted by relevance
334 struct flow_action { struct339 static inline bool flow_action_has_entries(const struct flow_action *action) in flow_action_has_entries() argument350 static inline bool flow_offload_has_one_action(const struct flow_action *action) in flow_offload_has_one_action()355 static inline bool flow_action_is_last_entry(const struct flow_action *action, in flow_action_is_last_entry()367 flow_action_mixed_hw_stats_check(const struct flow_action *action, in flow_action_mixed_hw_stats_check()388 flow_action_first_entry_get(const struct flow_action *action) in flow_action_first_entry_get()395 __flow_action_hw_stats_check(const struct flow_action *action, in __flow_action_hw_stats_check()425 flow_action_hw_stats_check(const struct flow_action *action, in flow_action_hw_stats_check()433 flow_action_basic_hw_stats_check(const struct flow_action *action, in flow_action_basic_hw_stats_check()441 struct flow_action action;[all …]
584 int tc_setup_offload_action(struct flow_action *flow_action,587 void tc_cleanup_offload_action(struct flow_action *flow_action);588 int tc_setup_action(struct flow_action *flow_action,
Completed in 10 milliseconds