Searched refs:ICMP_CODE_TE_REASSEMBLY (Results 1 – 2 of 2) sorted by relevance
49 #define ICMP_CODE_TE_REASSEMBLY 1 /* Fragment reassembly time exceeded */ macro
58 if (IcmpHeader->Code == ICMP_CODE_TE_REASSEMBLY) in GetReplyStatus()