Searched defs:is_mask (Results 1 – 1 of 1) sorted by relevance
/net/openvswitch/ |
D | flow_netlink.c | 93 size_t offset, size_t size, bool is_mask) in update_range() 117 #define SW_FLOW_KEY_PUT(match, field, value, is_mask) \ argument 127 #define SW_FLOW_KEY_MEMCPY_OFFSET(match, offset, value_p, len, is_mask) \ argument 137 #define SW_FLOW_KEY_MEMCPY(match, field, value_p, len, is_mask) \ argument 141 #define SW_FLOW_KEY_MEMSET_FIELD(match, field, value, is_mask) \ argument 523 struct sw_flow_match *match, bool is_mask, in genev_tun_opt_from_nlattr() 574 struct sw_flow_match *match, bool is_mask, in vxlan_tun_opt_from_nlattr() 630 struct sw_flow_match *match, bool is_mask, in erspan_tun_opt_from_nlattr() 657 struct sw_flow_match *match, bool is_mask, in ip_tun_from_nlattr() 965 bool is_mask, bool inner) in encode_vlan_from_nlattrs() [all …]
|