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

/linux-master/net/openvswitch/
H A Dflow_netlink.c2311 struct sw_flow_actions *sfa; local
2455 static struct nlattr *reserve_sfa_size(struct sw_flow_actions **sfa, argument
2494 __add_action(struct sw_flow_actions **sfa, int attrtype, void *data, int len, bool log) argument
2513 ovs_nla_add_action(struct sw_flow_actions **sfa, int attrtype, void *data, int len, bool log) argument
2523 add_nested_action_start(struct sw_flow_actions **sfa, int attrtype, bool log) argument
2536 add_nested_action_end(struct sw_flow_actions *sfa, int st_offset) argument
2552 validate_and_copy_sample(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, __be16 eth_type, __be16 vlan_tci, u32 mpls_label_count, bool log, bool last, u32 depth) argument
2619 validate_and_copy_dec_ttl(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, __be16 eth_type, __be16 vlan_tci, u32 mpls_label_count, bool log, u32 depth) argument
2678 validate_and_copy_clone(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, __be16 eth_type, __be16 vlan_tci, u32 mpls_label_count, bool log, bool last, u32 depth) argument
2760 validate_and_copy_set_tun(const struct nlattr *attr, struct sw_flow_actions **sfa, bool log) argument
2868 validate_set(const struct nlattr *a, const struct sw_flow_key *flow_key, struct sw_flow_actions **sfa, bool *skip_copy, u8 mac_proto, __be16 eth_type, bool masked, bool log) argument
3068 validate_and_copy_check_pkt_len(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, __be16 eth_type, __be16 vlan_tci, u32 mpls_label_count, bool log, bool last, u32 depth) argument
3147 copy_action(const struct nlattr *from, struct sw_flow_actions **sfa, bool log) argument
3161 __ovs_nla_copy_actions(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, __be16 eth_type, __be16 vlan_tci, u32 mpls_label_count, bool log, u32 depth) argument
3498 ovs_nla_copy_actions(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, bool log) argument
[all...]
H A Dconntrack.c1348 ovs_ct_copy_action(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, bool log) argument
/linux-master/fs/btrfs/
H A Dsysfs.c1595 struct btrfs_feature_attr *sfa; local

Completed in 167 milliseconds