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

  /src/sys/netinet/
ip_icmp.h 230 #define ICMP_IREQ 15 /* information request */
296 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 1047 #ifndef ICMP_IREQ
1048 # define ICMP_IREQ 15

Completed in 13 milliseconds