Searched refs:icmpreplytype4 (Results 1 – 5 of 5) sorted by relevance
30 icmpreplytype4
193 icmpreplytype4[i] = -1;194 icmpreplytype4[ICMP_ECHO] = ICMP_ECHOREPLY;195 icmpreplytype4[ICMP_TSTAMP] = ICMP_TSTAMPREPLY;196 icmpreplytype4[ICMP_IREQ] = ICMP_IREQREPLY;197 icmpreplytype4[ICMP_MASKREQ] = ICMP_MASKREPLY;
4238 int icmpreplytype4[ICMP_MAXTYPE + 1]; variable4269 (rev && (icmpreplytype4[ictype] == icmp->icmp_type))) {
1585 extern int icmpreplytype4[ICMP_MAXTYPE + 1];