Home
last modified time | relevance | path

Searched refs:ICMP_REDIRECT_HOST (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_icmp.h174 #define ICMP_REDIRECT_HOST 1 /* for host */ macro
/f-stack/freebsd/netinet/
H A Dip_icmp.h174 #define ICMP_REDIRECT_HOST 1 /* for host */ macro
H A Dip_fastfwd.c511 icmp_error(mcopy, ICMP_REDIRECT, ICMP_REDIRECT_HOST, redest.s_addr, 0); in ip_tryforward()
H A Dip_input.c1062 code = ICMP_REDIRECT_HOST; in ip_forward()