HomeSort by relevance Sort by last modified time
    Searched defs:ICMP_ECHOREPLY (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
Ping.pm 398 use constant ICMP_ECHOREPLY => 0; # ICMP packet types
469 if ($from_type == ICMP_ECHOREPLY) {
481 if ($from_type == ICMP_ECHOREPLY){
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/netinet/
ip_icmp.h 128 #define ICMP_ECHOREPLY 0 /* echo reply */
173 ((type) == ICMP_ECHOREPLY || (type) == ICMP_ECHO || \
  /onnv/onnv-gate/usr/src/uts/common/inet/ipf/netinet/
ip_compat.h     [all...]

Completed in 120 milliseconds