Searched refs:icmpreplytype4 (Results 1 – 5 of 5) sorted by relevance
52 icmpreplytype4
195 icmpreplytype4[i] = -1;196 icmpreplytype4[ICMP_ECHO] = ICMP_ECHOREPLY;197 icmpreplytype4[ICMP_TSTAMP] = ICMP_TSTAMPREPLY;198 icmpreplytype4[ICMP_IREQ] = ICMP_IREQREPLY;199 icmpreplytype4[ICMP_MASKREQ] = ICMP_MASKREPLY;
4243 int icmpreplytype4[ICMP_MAXTYPE + 1]; variable4274 (rev && (icmpreplytype4[ictype] == icmp->icmp_type))) {
1613 extern int icmpreplytype4[ICMP_MAXTYPE + 1];