Lines Matching defs:sfa
2279 struct sw_flow_actions *sfa; in nla_alloc_flow_actions() local
2338 static struct nlattr *reserve_sfa_size(struct sw_flow_actions **sfa, in reserve_sfa_size()
2377 static struct nlattr *__add_action(struct sw_flow_actions **sfa, in __add_action()
2396 int ovs_nla_add_action(struct sw_flow_actions **sfa, int attrtype, void *data, in ovs_nla_add_action()
2406 static inline int add_nested_action_start(struct sw_flow_actions **sfa, in add_nested_action_start()
2419 static inline void add_nested_action_end(struct sw_flow_actions *sfa, in add_nested_action_end()
2436 struct sw_flow_actions **sfa, in validate_and_copy_sample()
2502 struct sw_flow_actions **sfa, in validate_and_copy_dec_ttl()
2549 struct sw_flow_actions **sfa, in validate_and_copy_clone()
2627 struct sw_flow_actions **sfa, bool log) in validate_and_copy_set_tun()
2736 struct sw_flow_actions **sfa, bool *skip_copy, in validate_set()
2937 struct sw_flow_actions **sfa, in validate_and_copy_check_pkt_len()
3012 struct sw_flow_actions **sfa, bool log) in copy_action()
3027 struct sw_flow_actions **sfa, in __ovs_nla_copy_actions()
3350 struct sw_flow_actions **sfa, bool log) in ovs_nla_copy_actions()