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 D | snoop_icmp.c | 577 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 D | ping_aux6.c | 822 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 D | icmp6.h | 233 #define ND_NEIGHBOR_SOLICIT 135 macro
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/ |
H A D | traceroute_aux6.c | 627 {ND_NEIGHBOR_SOLICIT, "Neighbor Solicitation"}, in pr_type6()
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | ip_ndp.c | 183 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 D | ip6.c | 315 case ND_NEIGHBOR_SOLICIT: in icmp_inbound_v6() 1439 case ND_NEIGHBOR_SOLICIT: in icmp_update_out_mib_v6()
|
H A D | ip6_input.c | 1230 if (icmp6->icmp6_type != ND_NEIGHBOR_SOLICIT && in ire_recv_noaccept_v6()
|
H A D | spd.c | 2286 case ND_NEIGHBOR_SOLICIT: in ipsec_inbound_accept_clear()
|
/illumos-gate/usr/src/lib/varpd/libvarpd/common/ |
H A D | libvarpd_arp.c | 334 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 D | ibd.h | 417 if (((icmp6->icmp6_type == ND_NEIGHBOR_SOLICIT) || \
|
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_compat.h | 2263 #ifndef ND_NEIGHBOR_SOLICIT 2264 # define ND_NEIGHBOR_SOLICIT 135 macro
|
/illumos-gate/usr/src/cmd/ipf/tools/ |
H A D | ipmon.c | 332 { ND_NEIGHBOR_SOLICIT, NULL, 0, "neighborsolicit" },
|
/illumos-gate/usr/src/uts/common/inet/ipf/ |
H A D | ip_state.c | 208 icmpreplytype6[ND_NEIGHBOR_SOLICIT] = ND_NEIGHBOR_ADVERT; 1274 case ND_NEIGHBOR_SOLICIT :
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_protect.c | 1850 case ND_NEIGHBOR_SOLICIT: in ipnospoof_check_ndp()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
H A D | ipsecconf.c | 471 {"neigh-sol6", ND_NEIGHBOR_SOLICIT},
|