Lines Matching refs:sw_flow_actions
2278 static struct sw_flow_actions *nla_alloc_flow_actions(int size)
2280 struct sw_flow_actions *sfa;
2403 void ovs_nla_free_flow_actions(struct sw_flow_actions *sf_acts)
2414 ovs_nla_free_flow_actions(container_of(head, struct sw_flow_actions, rcu));
2419 void ovs_nla_free_flow_actions_rcu(struct sw_flow_actions *sf_acts)
2424 static struct nlattr *reserve_sfa_size(struct sw_flow_actions **sfa,
2428 struct sw_flow_actions *acts;
2431 int next_offset = offsetof(struct sw_flow_actions, actions) +
2463 static struct nlattr *__add_action(struct sw_flow_actions **sfa,
2482 int ovs_nla_add_action(struct sw_flow_actions **sfa, int attrtype, void *data,
2492 static inline int add_nested_action_start(struct sw_flow_actions **sfa,
2505 static inline void add_nested_action_end(struct sw_flow_actions *sfa,
2516 struct sw_flow_actions **sfa,
2523 struct sw_flow_actions **sfa,
2591 struct sw_flow_actions **sfa,
2640 struct sw_flow_actions **sfa,
2720 struct sw_flow_actions **sfa, bool log)
2829 struct sw_flow_actions **sfa, bool *skip_copy,
3030 struct sw_flow_actions **sfa,
3107 struct sw_flow_actions **sfa, bool log)
3122 struct sw_flow_actions **sfa,
3451 struct sw_flow_actions **sfa, bool log)