Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/includes/netinet/
H A Dip_icmp.h145 #define ICMP_REDIRECT_NET 0 /* for network */ macro
/netbsd-src/sys/netinet/
H A Dip_icmp.h211 #define ICMP_REDIRECT_NET 0 /* for network */ macro
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_compat.h1005 #ifndef ICMP_REDIRECT_NET
1006 # define ICMP_REDIRECT_NET 0 macro
/netbsd-src/sbin/ping/
H A Dping.c1632 case ICMP_REDIRECT_NET: in pr_icmph()
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipmon.c192 { ICMP_REDIRECT_NET, "net" },
/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c182 { "redir-net", ICMP_REDIRECT, ICMP_REDIRECT_NET },