Lines Matching refs:sw_flow_actions
2309 static struct sw_flow_actions *nla_alloc_flow_actions(int size)
2311 struct sw_flow_actions *sfa;
2434 void ovs_nla_free_flow_actions(struct sw_flow_actions *sf_acts)
2445 ovs_nla_free_flow_actions(container_of(head, struct sw_flow_actions, rcu));
2450 void ovs_nla_free_flow_actions_rcu(struct sw_flow_actions *sf_acts)
2455 static struct nlattr *reserve_sfa_size(struct sw_flow_actions **sfa,
2459 struct sw_flow_actions *acts;
2462 int next_offset = offsetof(struct sw_flow_actions, actions) +
2494 static struct nlattr *__add_action(struct sw_flow_actions **sfa,
2513 int ovs_nla_add_action(struct sw_flow_actions **sfa, int attrtype, void *data,
2523 static inline int add_nested_action_start(struct sw_flow_actions **sfa,
2536 static inline void add_nested_action_end(struct sw_flow_actions *sfa,
2547 struct sw_flow_actions **sfa,
2554 struct sw_flow_actions **sfa,
2622 struct sw_flow_actions **sfa,
2681 struct sw_flow_actions **sfa,
2761 struct sw_flow_actions **sfa, bool log)
2870 struct sw_flow_actions **sfa, bool *skip_copy,
3071 struct sw_flow_actions **sfa,
3148 struct sw_flow_actions **sfa, bool log)
3163 struct sw_flow_actions **sfa,
3500 struct sw_flow_actions **sfa, bool log)