Home
last modified time | relevance | path

Searched defs:sfa (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/openvswitch/
Dflow_netlink.c1677 struct sw_flow_actions *sfa; in nla_alloc_flow_actions() local
1739 static struct nlattr *reserve_sfa_size(struct sw_flow_actions **sfa, in reserve_sfa_size()
1775 static struct nlattr *__add_action(struct sw_flow_actions **sfa, in __add_action()
1794 int ovs_nla_add_action(struct sw_flow_actions **sfa, int attrtype, void *data, in ovs_nla_add_action()
1804 static inline int add_nested_action_start(struct sw_flow_actions **sfa, in add_nested_action_start()
1817 static inline void add_nested_action_end(struct sw_flow_actions *sfa, in add_nested_action_end()
1833 struct sw_flow_actions **sfa, in validate_and_copy_sample()
1927 struct sw_flow_actions **sfa, bool log) in validate_and_copy_set_tun()
2006 struct sw_flow_actions **sfa, in validate_set()
2189 struct sw_flow_actions **sfa, bool log) in copy_action()
[all …]
Dconntrack.c672 struct sw_flow_actions **sfa, bool log) in ovs_ct_copy_action()
/linux-4.4.14/fs/btrfs/
Dsysfs.c609 struct btrfs_feature_attr *sfa; in init_feature_attrs() local