Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/inet/
H A Dicmp4.c87 case ICMP_REDIRECT: in icmp4()
/illumos-gate/usr/src/uts/common/netinet/
H A Dip_icmp.h146 #define ICMP_REDIRECT 5 /* shorter route, codes: */ macro
/illumos-gate/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()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c508 case ICMP_REDIRECT: in check_reply()
1257 {ICMP_REDIRECT, "Redirect"}, in pr_type()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux.c440 {ICMP_REDIRECT, "Redirect"}, in pr_type()
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_log.c288 case ICMP_REDIRECT :
H A Dfil.c1003 case ICMP_REDIRECT :
/illumos-gate/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; }
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h337 #define ICMP_REDIRECT 5 macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c1388 case ICMP_REDIRECT: in icmp_inbound_v4()
1647 case ICMP_REDIRECT: in icmp_inbound_v4()
1774 if (icmph->icmph_type == ICMP_REDIRECT) in icmp_inbound_verify_v4()
3047 case ICMP_REDIRECT: in icmp_pkt_err_ok()
3167 icmph.icmph_type = ICMP_REDIRECT; in icmp_send_redirect()
H A Dspd.c2376 case ICMP_REDIRECT: in ipsec_inbound_accept_clear()
/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun.c2276 icmph->icmph_type == ICMP_REDIRECT); in is_icmp_error()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c454 {"redir", ICMP_REDIRECT},