HomeSort by: relevance | last modified time | path
    Searched defs:ICMP_ECHOREPLY (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
ip_icmp.h 188 #define ICMP_ECHOREPLY 0 /* echo reply */
293 ((type) == ICMP_ECHOREPLY || (type) == ICMP_ECHO || \
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 945 #ifndef ICMP_ECHOREPLY
946 # define ICMP_ECHOREPLY 0

Completed in 13 milliseconds