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

  /src/sys/netinet/
ip_icmp.h 233 #define ICMP_MASKREPLY 18 /* address mask reply */
297 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
ip_icmp.c 603 icp->icmp_type = ICMP_MASKREPLY;
678 case ICMP_MASKREPLY:
  /src/usr.sbin/npf/npfctl/
npf_data.c 587 case ICMP_MASKREPLY:
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 1056 #ifndef ICMP_MASKREPLY
1057 # define ICMP_MASKREPLY 18
fil.c 1259 case ICMP_MASKREPLY :
4287 -1, /* 18: ICMP_MASKREPLY */
9158 icmpreplytype4[ICMP_MASKREQ] = ICMP_MASKREPLY;
ip_nat.c 6034 case ICMP_MASKREPLY:
  /src/sbin/ping/
ping.c 1740 case ICMP_MASKREPLY:
  /src/dist/pf/sbin/pfctl/
pfctl_parser.c 100 { "maskrep", ICMP_MASKREPLY },

Completed in 33 milliseconds