Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDip_icmp.h164 #define ICMP_REDIRECT_HOST 1 /* for host */ macro
HDip_input.c1459 code = ICMP_REDIRECT_HOST; in ip_forward()
/trueos/contrib/tcpdump/
HDprint-icmp.c134 #define ICMP_REDIRECT_HOST 1 /* for host */ macro
242 { ICMP_REDIRECT_HOST, "redirect %s to host %s" },
/trueos/sys/contrib/ipfilter/netinet/
HDip_compat.h936 #ifndef ICMP_REDIRECT_HOST
937 # define ICMP_REDIRECT_HOST 1 macro
/trueos/sbin/ping/
HDping.c1480 case ICMP_REDIRECT_HOST: in pr_icmph()
/trueos/contrib/ipfilter/tools/
HDipmon.c193 { ICMP_REDIRECT_HOST, "host" },
/trueos/sbin/pfctl/
HDpfctl_parser.c156 { "redir-host", ICMP_REDIRECT, ICMP_REDIRECT_HOST },