Home
last modified time | relevance | path

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

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