Home
last modified time | relevance | path

Searched refs:icmpreplytype4 (Results 1 – 5 of 5) sorted by relevance

/onnv-gate/usr/src/uts/sparc/ipf/
H A Dipf.global-objs.debug6430 icmpreplytype4
/onnv-gate/usr/src/uts/intel/ipf/
H A Dipf.global-objs.debug6430 icmpreplytype4
/onnv-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c193 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;
H A Dfil.c4238 int icmpreplytype4[ICMP_MAXTYPE + 1]; variable
4269 (rev && (icmpreplytype4[ictype] == icmp->icmp_type))) {
/onnv-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1585 extern int icmpreplytype4[ICMP_MAXTYPE + 1];