Home
last modified time | relevance | path

Searched defs:key_attrs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_netlink.c153 match_validate(const struct sw_flow_match *match, u64 key_attrs, u64 mask_attrs, bool log) match_validate() argument
986 validate_vlan_from_nlattrs(const struct sw_flow_match *match, u64 key_attrs, bool inner, const struct nlattr **a, bool log) validate_vlan_from_nlattrs() argument
1024 validate_vlan_mask_from_nlattrs(const struct sw_flow_match *match, u64 key_attrs, bool inner, const struct nlattr **a, bool log) validate_vlan_mask_from_nlattrs() argument
1066 __parse_vlan_from_nlattrs(struct sw_flow_match *match, u64 *key_attrs, bool inner, const struct nlattr **a, bool is_mask, bool log) __parse_vlan_from_nlattrs() argument
1101 parse_vlan_from_nlattrs(struct sw_flow_match *match, u64 *key_attrs, const struct nlattr **a, bool is_mask, bool log) parse_vlan_from_nlattrs() argument
1783 u64 key_attrs = 0; ovs_nla_get_match() local
[all...]
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_netlink.c155 match_validate(const struct sw_flow_match *match, u64 key_attrs, u64 mask_attrs, bool log) match_validate() argument
998 validate_vlan_from_nlattrs(const struct sw_flow_match *match, u64 key_attrs, bool inner, const struct nlattr **a, bool log) validate_vlan_from_nlattrs() argument
1036 validate_vlan_mask_from_nlattrs(const struct sw_flow_match *match, u64 key_attrs, bool inner, const struct nlattr **a, bool log) validate_vlan_mask_from_nlattrs() argument
1078 __parse_vlan_from_nlattrs(struct sw_flow_match *match, u64 *key_attrs, bool inner, const struct nlattr **a, bool is_mask, bool log) __parse_vlan_from_nlattrs() argument
1113 parse_vlan_from_nlattrs(struct sw_flow_match *match, u64 *key_attrs, const struct nlattr **a, bool is_mask, bool log) parse_vlan_from_nlattrs() argument
1806 u64 key_attrs = 0; ovs_nla_get_match() local
[all...]

Completed in 6 milliseconds