Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/ipf/
H A Dipf.global-objs.debug6457 icmpreplytype6
/illumos-gate/usr/src/uts/sparc/ipf/
H A Dipf.global-objs.debug6453 icmpreplytype6
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c203 icmpreplytype6[i] = -1;
204 icmpreplytype6[ICMP6_ECHO_REQUEST] = ICMP6_ECHO_REPLY;
205 icmpreplytype6[ICMP6_MEMBERSHIP_QUERY] = ICMP6_MEMBERSHIP_REPORT;
206 icmpreplytype6[ICMP6_NI_QUERY] = ICMP6_NI_REPLY;
207 icmpreplytype6[ND_ROUTER_SOLICIT] = ND_ROUTER_ADVERT;
208 icmpreplytype6[ND_NEIGHBOR_SOLICIT] = ND_NEIGHBOR_ADVERT;
H A Dfil.c4239 int icmpreplytype6[ICMP6_MAXTYPE + 1]; variable
4283 (rev && (icmpreplytype6[ictype] == icmp->icmp_type))) {
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1614 extern int icmpreplytype6[ICMP6_MAXTYPE + 1];