Searched refs:ipv (Results 1 – 2 of 2) sorted by relevance
166 int ipv; in test_ip_frag() member200 if (tests[i].ipv == 4) { in test_ip_frag()207 } else if (tests[i].ipv == 6) { in test_ip_frag()215 if (tests[i].ipv == 4) in test_ip_frag()220 else if (tests[i].ipv == 6) in test_ip_frag()
1619 #define EF10_ENCAP_FILTER_ENTRY(ipv, encap_type, inner_frame_match) \ argument1620 { EFX_ETHER_TYPE_##ipv, EFX_TUNNEL_PROTOCOL_##encap_type, \