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

  /src/sys/netinet/
ip_icmp.h 121 /* ICMP_MASKREQ and friends */
232 #define ICMP_MASKREQ 17 /* address mask request */
297 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
ip_icmp.c 573 case ICMP_MASKREQ: {
1067 SYSCTL_DESCR("Respond to ICMP_MASKREQ messages"),
  /src/usr.sbin/npf/npfctl/
npf_data.c 586 case ICMP_MASKREQ:
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 1053 #ifndef ICMP_MASKREQ
1054 # define ICMP_MASKREQ 17
ip_fil_netbsd.c 952 case ICMP_MASKREQ :
fil.c 1258 case ICMP_MASKREQ :
4286 -1, /* 17: ICMP_MASKREQ */
9158 icmpreplytype4[ICMP_MASKREQ] = ICMP_MASKREPLY;
ip_state.c 1518 case ICMP_MASKREQ :
ip_nat.c 6033 case ICMP_MASKREQ:
  /src/sbin/ping/
ping.c 1734 case ICMP_MASKREQ:
  /src/dist/pf/sbin/pfctl/
pfctl_parser.c 99 { "maskreq", ICMP_MASKREQ },

Completed in 35 milliseconds