Searched refs:ICMP_V6_PACKET_TOO_BIG (Results 1 – 4 of 4) sorted by relevance
51 ICMP_V6_PACKET_TOO_BIG,304 if (Icmp.Head.Type == ICMP_V6_PACKET_TOO_BIG) { in Ip6ProcessIcmpError()
88 #define ICMP_V6_PACKET_TOO_BIG 0x2 macro
426 Type != ICMP_V6_PACKET_TOO_BIG && in PxeBcIcmp6ErrorDpcHandle()427 Type != ICMP_V6_PACKET_TOO_BIG && in PxeBcIcmp6ErrorDpcHandle()
460 case ICMP_V6_PACKET_TOO_BIG: in IpIoIcmpv6Handler()