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

  /src/sys/netinet/
icmp6.h 128 #define ICMP6_WRUREPLY 140 /* who are you reply */
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 1289 #ifndef ICMP6_WRUREPLY
1290 # define ICMP6_WRUREPLY 140
ip_nat6.c 4017 case ICMP6_WRUREPLY:
  /src/sys/netinet6/
icmp6.c 807 nicmp6->icmp6_type = ICMP6_WRUREPLY;
814 ICMP6_STAT_OUTHIST + ICMP6_WRUREPLY);
821 case ICMP6_WRUREPLY:
  /src/dist/pf/sbin/pfctl/
pfctl_parser.c 150 { "wrurep", ICMP6_WRUREPLY },

Completed in 22 milliseconds