Home
last modified time | relevance | path

Searched refs:ND_NEIGHBOR_SOLICIT (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c577 case ND_NEIGHBOR_SOLICIT: in interpret_icmpv6()
645 case ND_NEIGHBOR_SOLICIT: { in interpret_icmpv6()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux6.c822 case ND_NEIGHBOR_SOLICIT: in check_reply6()
888 {ND_NEIGHBOR_SOLICIT, "Neighbor Solicitation"}, in pr_type6()
/illumos-gate/usr/src/uts/common/netinet/
H A Dicmp6.h233 #define ND_NEIGHBOR_SOLICIT 135 macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c627 {ND_NEIGHBOR_SOLICIT, "Neighbor Solicitation"}, in pr_type6()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c183 dropped = ndp_xmit(src_ill, ND_NEIGHBOR_SOLICIT, in nce_dad()
1442 dropped = ndp_xmit(ill, ND_NEIGHBOR_SOLICIT, ill->ill_phys_addr, in ndp_solicit()
2311 ASSERT(icmp_nd->icmp6_type == ND_NEIGHBOR_SOLICIT || in ndp_input()
2330 if (icmp_nd->icmp6_type == ND_NEIGHBOR_SOLICIT) { in ndp_input()
2460 if (operation == ND_NEIGHBOR_SOLICIT) { in ndp_xmit()
2600 dropped = ndp_xmit(src_ill, ND_NEIGHBOR_SOLICIT, in nce_timer()
2649 ND_NEIGHBOR_SOLICIT, in nce_timer()
H A Dip6.c315 case ND_NEIGHBOR_SOLICIT: in icmp_inbound_v6()
1439 case ND_NEIGHBOR_SOLICIT: in icmp_update_out_mib_v6()
H A Dip6_input.c1230 if (icmp6->icmp6_type != ND_NEIGHBOR_SOLICIT && in ire_recv_noaccept_v6()
H A Dspd.c2286 case ND_NEIGHBOR_SOLICIT: in ipsec_inbound_accept_clear()
/illumos-gate/usr/src/lib/varpd/libvarpd/common/
H A Dlibvarpd_arp.c334 if (ns->nd_ns_type != ND_NEIGHBOR_SOLICIT && ns->nd_ns_code != 0) { in libvarpd_plugin_proxy_ndp()
/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h417 if (((icmp6->icmp6_type == ND_NEIGHBOR_SOLICIT) || \
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2263 #ifndef ND_NEIGHBOR_SOLICIT
2264 # define ND_NEIGHBOR_SOLICIT 135 macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c332 { ND_NEIGHBOR_SOLICIT, NULL, 0, "neighborsolicit" },
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c208 icmpreplytype6[ND_NEIGHBOR_SOLICIT] = ND_NEIGHBOR_ADVERT;
1274 case ND_NEIGHBOR_SOLICIT :
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c1850 case ND_NEIGHBOR_SOLICIT: in ipnospoof_check_ndp()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c471 {"neigh-sol6", ND_NEIGHBOR_SOLICIT},