Searched refs:ipv6_mask_tos (Results 1 – 1 of 1) sorted by relevance
5117 static struct rte_flow_item_ipv6 ipv6_mask_tos; in parse_vc_action_vxlan_encap() local5119 memcpy(&ipv6_mask_tos, &rte_flow_item_ipv6_mask, in parse_vc_action_vxlan_encap()5120 sizeof(ipv6_mask_tos)); in parse_vc_action_vxlan_encap()5121 ipv6_mask_tos.hdr.vtc_flow |= in parse_vc_action_vxlan_encap()5123 ipv6_mask_tos.hdr.hop_limits = 0xff; in parse_vc_action_vxlan_encap()5131 &ipv6_mask_tos; in parse_vc_action_vxlan_encap()