Searched refs:ICMP_PARAMPROB_OPTABSENT (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_icmp.h161 #define ICMP_PARAMPROB_OPTABSENT 1 /* req. opt. absent */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c328 case ICMP_PARAMPROB_OPTABSENT:
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c755 case ICMP_PARAMPROB_OPTABSENT:
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2021 #ifndef ICMP_PARAMPROB_OPTABSENT
2022 # define ICMP_PARAMPROB_OPTABSENT 1 macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c236 { ICMP_PARAMPROB_OPTABSENT, "optmissing" },

Completed in 60 milliseconds