Searched refs:ICMP_V6_ERROR_MAX (Results 1 – 3 of 3) sorted by relevance
21 #define ICMP_V6_ERROR_MAX 127 macro
444 if (Icmp.Type <= ICMP_V6_ERROR_MAX) { in Ip6IcmpHandle()
1345 if (Icmp.Head.Type <= ICMP_V6_ERROR_MAX) { in Ip6InstanceFrameAcceptable()