HomeSort by: relevance | last modified time | path
    Searched refs:ICMP_IREQREPLY (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/netinet/
ip_icmp.h 231 #define ICMP_IREQREPLY 16 /* information reply */
296 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
ip_icmp.c 677 case ICMP_IREQREPLY:
  /src/sys/net/npf/
npf_alg_icmp.c 149 case ICMP_IREQREPLY:
  /src/usr.sbin/npf/npfctl/
npf_data.c 585 case ICMP_IREQREPLY:
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 1050 #ifndef ICMP_IREQREPLY
1051 # define ICMP_IREQREPLY 16
fil.c 1257 case ICMP_IREQREPLY :
4285 -1, /* 16: ICMP_IREQREPLY */
9157 icmpreplytype4[ICMP_IREQ] = ICMP_IREQREPLY;
ip_nat.c 6032 case ICMP_IREQREPLY:
  /src/sbin/ping/
ping.c 1728 case ICMP_IREQREPLY:
  /src/dist/pf/sbin/pfctl/
pfctl_parser.c 98 { "inforep", ICMP_IREQREPLY },

Completed in 30 milliseconds