Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_icmp.h147 #define ICMP_REDIRECT_NET 0 /* for network */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c200 case ICMP_REDIRECT_NET: in interpret_icmp()
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1996 #ifndef ICMP_REDIRECT_NET
1997 # define ICMP_REDIRECT_NET 0 macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c225 { ICMP_REDIRECT_NET, "net" },