Searched refs:ICMP_INFO_REPLY (Results 1 – 3 of 3) sorted by relevance
32 #define ICMP_INFO_REPLY 16 /* Information Reply */ macro
1158 #if defined(ICMP_INFO_REPLY)1159 { (1<<ICMP_INFO_REPLY), "ICMP_INFO_REPLY" },
1111 case ICMP_INFO_REPLY: in pr_icmph()