Home
last modified time | relevance | path

Searched refs:ICMP_REDIRECT_TOSHOST (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/netinet/
HDip_icmp.h166 #define ICMP_REDIRECT_TOSHOST 3 /* for tos and host */ macro
/NextBSD/contrib/tcpdump/
HDprint-icmp.c132 #define ICMP_REDIRECT_TOSHOST 3 /* for tos and host */ macro
238 { ICMP_REDIRECT_TOSHOST, "redirect-tos %s to host %s" },
/NextBSD/sys/contrib/ipfilter/netinet/
HDip_compat.h955 #ifndef ICMP_REDIRECT_TOSHOST
956 # define ICMP_REDIRECT_TOSHOST 3 macro
/NextBSD/sbin/ping/
HDping.c1583 case ICMP_REDIRECT_TOSHOST: in pr_icmph()
/NextBSD/sbin/pfctl/
HDpfctl_parser.c158 { "redir-tos-host", ICMP_REDIRECT, ICMP_REDIRECT_TOSHOST },
/NextBSD/contrib/ipfilter/tools/
HDipmon.c195 { ICMP_REDIRECT_TOSHOST, "toshost" },