Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_netlink.c2280 struct sw_flow_actions *sfa; in nla_alloc_flow_actions() local
2424 static struct nlattr *reserve_sfa_size(struct sw_flow_actions **sfa, in reserve_sfa_size() argument
2463 __add_action(struct sw_flow_actions **sfa, int attrtype, void *data, int len, bool log) __add_action() argument
2482 ovs_nla_add_action(struct sw_flow_actions **sfa, int attrtype, void *data, int len, bool log) ovs_nla_add_action() argument
2492 add_nested_action_start(struct sw_flow_actions **sfa, int attrtype, bool log) add_nested_action_start() argument
2505 add_nested_action_end(struct sw_flow_actions *sfa, int st_offset) add_nested_action_end() argument
2521 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) validate_and_copy_sample() argument
2588 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) validate_and_copy_dec_ttl() argument
2637 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) validate_and_copy_clone() argument
2719 validate_and_copy_set_tun(const struct nlattr *attr, struct sw_flow_actions **sfa, bool log) validate_and_copy_set_tun() argument
2827 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) validate_set() argument
3027 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) validate_and_copy_check_pkt_len() argument
3106 copy_action(const struct nlattr *from, struct sw_flow_actions **sfa, bool log) copy_action() argument
3120 __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) __ovs_nla_copy_actions() argument
3449 ovs_nla_copy_actions(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, bool log) ovs_nla_copy_actions() argument
[all...]
H A Dconntrack.c1660 ovs_ct_copy_action(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, bool log) ovs_ct_copy_action() argument
/kernel/linux/linux-5.10/fs/btrfs/
H A Dsysfs.c1079 struct btrfs_feature_attr *sfa; in init_feature_attrs() local
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsysfs.c1527 struct btrfs_feature_attr *sfa; in init_feature_attrs() local
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_netlink.c2311 struct sw_flow_actions *sfa; in nla_alloc_flow_actions() local
2455 static struct nlattr *reserve_sfa_size(struct sw_flow_actions **sfa, in reserve_sfa_size() argument
2494 __add_action(struct sw_flow_actions **sfa, int attrtype, void *data, int len, bool log) __add_action() argument
2513 ovs_nla_add_action(struct sw_flow_actions **sfa, int attrtype, void *data, int len, bool log) ovs_nla_add_action() argument
2523 add_nested_action_start(struct sw_flow_actions **sfa, int attrtype, bool log) add_nested_action_start() argument
2536 add_nested_action_end(struct sw_flow_actions *sfa, int st_offset) add_nested_action_end() 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) validate_and_copy_sample() 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) validate_and_copy_dec_ttl() 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) validate_and_copy_clone() argument
2760 validate_and_copy_set_tun(const struct nlattr *attr, struct sw_flow_actions **sfa, bool log) validate_and_copy_set_tun() 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) validate_set() 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) validate_and_copy_check_pkt_len() argument
3147 copy_action(const struct nlattr *from, struct sw_flow_actions **sfa, bool log) copy_action() 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) __ovs_nla_copy_actions() 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) ovs_nla_copy_actions() 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) ovs_ct_copy_action() argument

Completed in 19 milliseconds