Searched defs:is_mask (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/net/openvswitch/ |
D | flow_netlink.c | 94 size_t offset, size_t size, bool is_mask) in update_range() 118 #define SW_FLOW_KEY_PUT(match, field, value, is_mask) \ argument 128 #define SW_FLOW_KEY_MEMCPY_OFFSET(match, offset, value_p, len, is_mask) \ argument 138 #define SW_FLOW_KEY_MEMCPY(match, field, value_p, len, is_mask) \ argument 142 #define SW_FLOW_KEY_MEMSET_FIELD(match, field, value, is_mask) \ argument 534 struct sw_flow_match *match, bool is_mask, in genev_tun_opt_from_nlattr() 585 struct sw_flow_match *match, bool is_mask, in vxlan_tun_opt_from_nlattr() 641 struct sw_flow_match *match, bool is_mask, in erspan_tun_opt_from_nlattr() 668 struct sw_flow_match *match, bool is_mask, in ip_tun_from_nlattr() 976 bool is_mask, bool inner) in encode_vlan_from_nlattrs() [all …]
|