Home
last modified time | relevance | path

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

/titanic_44/usr/src/stand/lib/inet/
H A Dicmp4.c87 case ICMP_REDIRECT: in icmp4()
/titanic_44/usr/src/uts/common/netinet/
H A Dip_icmp.h147 #define ICMP_REDIRECT 5 /* shorter route, codes: */ macro
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c197 case ICMP_REDIRECT: in interpret_icmp()
396 icmp->icmp_type == ICMP_REDIRECT) { in interpret_icmp()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c505 case ICMP_REDIRECT: in check_reply()
1254 {ICMP_REDIRECT, "Redirect"}, in pr_type()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux.c442 {ICMP_REDIRECT, "Redirect"}, in pr_type()
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dip_log.c288 case ICMP_REDIRECT :
H A Dfil.c1003 case ICMP_REDIRECT :
/titanic_44/usr/src/cmd/ipf/tools/
H A Dipmon.c252 { ICMP_REDIRECT, redirectnames,
1179 ic->icmp_type == ICMP_REDIRECT ||
H A Dipf_y.y1360 | IPFY_ICMPT_REDIR { $$ = ICMP_REDIRECT; }
/titanic_44/usr/src/uts/common/inet/
H A Dip.h336 #define ICMP_REDIRECT 5 macro
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip.c1390 case ICMP_REDIRECT: in icmp_inbound_v4()
1649 case ICMP_REDIRECT: in icmp_inbound_v4()
1776 if (icmph->icmph_type == ICMP_REDIRECT) in icmp_inbound_verify_v4()
3022 case ICMP_REDIRECT: in icmp_pkt_err_ok()
3142 icmph.icmph_type = ICMP_REDIRECT; in icmp_send_redirect()
H A Dspd.c2375 case ICMP_REDIRECT: in ipsec_inbound_accept_clear()
/titanic_44/usr/src/uts/common/inet/iptun/
H A Diptun.c2274 icmph->icmph_type == ICMP_REDIRECT); in is_icmp_error()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c454 {"redir", ICMP_REDIRECT},