Home
last modified time | relevance | path

Searched refs:ND_ROUTER_SOLICIT (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux6.c850 case ND_ROUTER_SOLICIT: in check_reply6()
919 {ND_ROUTER_SOLICIT, "Router Solicitation"}, in pr_type6()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c571 case ND_ROUTER_SOLICIT:
686 case ND_ROUTER_SOLICIT: {
/illumos-gate/usr/src/uts/common/netinet/
H A Dicmp6.h228 #define ND_ROUTER_SOLICIT 133 macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c625 {ND_ROUTER_SOLICIT, "Router Solicitation"}, in pr_type6()
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2255 #ifndef ND_ROUTER_SOLICIT
2256 # define ND_ROUTER_SOLICIT 133 macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dndp.c169 case ND_ROUTER_SOLICIT: in in_data()
H A Dmain.c184 rs->nd_rs_type = ND_ROUTER_SOLICIT; in solicit()
H A Dtables.c372 ICMP6_FILTER_SETPASS(ND_ROUTER_SOLICIT, &filter); in phyint_init_from_k()
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c330 { ND_ROUTER_SOLICIT, NULL, 0, "routersolicit" },
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c307 case ND_ROUTER_SOLICIT: in icmp_inbound_v6()
1431 case ND_ROUTER_SOLICIT: in icmp_update_out_mib_v6()
H A Dspd.c2284 case ND_ROUTER_SOLICIT: in ipsec_inbound_accept_clear()
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c207 icmpreplytype6[ND_ROUTER_SOLICIT] = ND_ROUTER_ADVERT;
1273 case ND_ROUTER_SOLICIT :
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c1844 case ND_ROUTER_SOLICIT: in ipnospoof_check_ndp()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c469 {"router-sol6", ND_ROUTER_SOLICIT},