Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dflow_netlink.c2279 struct sw_flow_actions *sfa; in nla_alloc_flow_actions() local
2423 static struct nlattr *reserve_sfa_size(struct sw_flow_actions **sfa, in reserve_sfa_size()
2462 static struct nlattr *__add_action(struct sw_flow_actions **sfa, in __add_action()
2481 int ovs_nla_add_action(struct sw_flow_actions **sfa, int attrtype, void *data, in ovs_nla_add_action()
2491 static inline int add_nested_action_start(struct sw_flow_actions **sfa, in add_nested_action_start()
2504 static inline void add_nested_action_end(struct sw_flow_actions *sfa, in add_nested_action_end()
2521 struct sw_flow_actions **sfa, in validate_and_copy_sample()
2587 struct sw_flow_actions **sfa, in validate_and_copy_dec_ttl()
2634 struct sw_flow_actions **sfa, in validate_and_copy_clone()
2712 struct sw_flow_actions **sfa, bool log) in validate_and_copy_set_tun()
[all …]
H A Dconntrack.c1662 struct sw_flow_actions **sfa, bool log) in ovs_ct_copy_action()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dsysfs.c1079 struct btrfs_feature_attr *sfa; in init_feature_attrs() local