Searched defs:sfa (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/net/openvswitch/ |
D | flow_netlink.c | 2310 struct sw_flow_actions *sfa; in nla_alloc_flow_actions() local 2454 static struct nlattr *reserve_sfa_size(struct sw_flow_actions **sfa, in reserve_sfa_size() 2493 static struct nlattr *__add_action(struct sw_flow_actions **sfa, in __add_action() 2512 int ovs_nla_add_action(struct sw_flow_actions **sfa, int attrtype, void *data, in ovs_nla_add_action() 2522 static inline int add_nested_action_start(struct sw_flow_actions **sfa, in add_nested_action_start() 2535 static inline void add_nested_action_end(struct sw_flow_actions *sfa, in add_nested_action_end() 2552 struct sw_flow_actions **sfa, in validate_and_copy_sample() 2618 struct sw_flow_actions **sfa, in validate_and_copy_dec_ttl() 2675 struct sw_flow_actions **sfa, in validate_and_copy_clone() 2753 struct sw_flow_actions **sfa, bool log) in validate_and_copy_set_tun() [all …]
|
D | conntrack.c | 1350 struct sw_flow_actions **sfa, bool log) in ovs_ct_copy_action()
|
/Linux-v6.6/fs/btrfs/ |
D | sysfs.c | 1527 struct btrfs_feature_attr *sfa; in init_feature_attrs() local
|