Searched defs:sfa (Results  1 – 2 of 2) sorted by relevance
| /linux-4.1.27/net/openvswitch/ | 
| D | flow_netlink.c | 1536 	struct sw_flow_actions *sfa;  in nla_alloc_flow_actions()  local 1558 static struct nlattr *reserve_sfa_size(struct sw_flow_actions **sfa,  in reserve_sfa_size() 1593 static struct nlattr *__add_action(struct sw_flow_actions **sfa,  in __add_action() 1612 static int add_action(struct sw_flow_actions **sfa, int attrtype,  in add_action() 1622 static inline int add_nested_action_start(struct sw_flow_actions **sfa,  in add_nested_action_start() 1635 static inline void add_nested_action_end(struct sw_flow_actions *sfa,  in add_nested_action_end() 1651 				    struct sw_flow_actions **sfa,  in validate_and_copy_sample() 1745 				     struct sw_flow_actions **sfa, bool log)  in validate_and_copy_set_tun() 1816 			struct sw_flow_actions **sfa,  in validate_set() 1998 		       struct sw_flow_actions **sfa, bool log)  in copy_action() [all …] 
 | 
| /linux-4.1.27/fs/btrfs/ | 
| D | sysfs.c | 576 		struct btrfs_feature_attr *sfa;  in init_feature_attrs()  local
  |