Home
last modified time | relevance | path

Searched refs:ICMP_ROUTERSOLICIT (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/uts/common/netinet/
H A Dip_icmp.h156 #define ICMP_ROUTERSOLICIT 10 /* router solicitation */ macro
174 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Drdisc.c1193 u.so.icmp_type = ICMP_ROUTERSOLICIT; in rdisc_sol()
1234 } else if (p->icmp.icmp_type == ICMP_ROUTERSOLICIT) { in ck_icmp()
1371 case ICMP_ROUTERSOLICIT: in read_d()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c1026 case ICMP_ROUTERSOLICIT: in check_reply()
1259 {ICMP_ROUTERSOLICIT, "Router Solicitation"}, in pr_type()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux.c447 {ICMP_ROUTERSOLICIT, "Router Solicitation"}, in pr_type()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c309 case ICMP_ROUTERSOLICIT: in interpret_icmp()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c560 icp->icmp_type = ICMP_ROUTERSOLICIT; in solicitor()
914 case ICMP_ROUTERSOLICIT: { in pr_pack()
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2215 #ifndef ICMP_ROUTERSOLICIT
2216 # define ICMP_ROUTERSOLICIT 10 macro
/titanic_44/usr/src/cmd/ipf/tools/
H A Dipmon.c258 { ICMP_ROUTERSOLICIT, NULL, 0, "routersolicit" },
H A Dipf_y.y1370 | IPFY_ICMPT_ROUTERSOL { $$ = ICMP_ROUTERSOLICIT; }
/titanic_44/usr/src/uts/common/inet/ip/
H A Dtnet.c774 icmp->icmp_type == ICMP_ROUTERSOLICIT) in tsol_get_pkt_label()
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dfil.c974 case ICMP_ROUTERSOLICIT :