Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/includes/netinet/
H A Dip_icmp.h147 #define ICMP_REDIRECT_TOSNET 2 /* for tos and net */ macro
/netbsd-src/sys/netinet/
H A Dip_icmp.h213 #define ICMP_REDIRECT_TOSNET 2 /* for tos and net */ macro
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_compat.h1011 #ifndef ICMP_REDIRECT_TOSNET
1012 # define ICMP_REDIRECT_TOSNET 2 macro
/netbsd-src/sbin/ping/
H A Dping.c1638 case ICMP_REDIRECT_TOSNET: in pr_icmph()
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipmon.c194 { ICMP_REDIRECT_TOSNET, "tosnet" },
/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c184 { "redir-tos-net", ICMP_REDIRECT, ICMP_REDIRECT_TOSNET },