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

  /src/sys/netinet/
icmp6.h 132 #define ICMP6_NI_REPLY 140 /* node information reply */
  /src/sbin/ping6/
ping6.c 732 ICMP6_FILTER_SETPASS(ICMP6_NI_REPLY, &filt);
1408 } else if (icp->icmp6_type == ICMP6_NI_REPLY && mynireply(ni)) {
2238 case ICMP6_NI_REPLY:
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 1301 #ifndef ICMP6_NI_REPLY
1302 # define ICMP6_NI_REPLY 140
fil.c 9166 icmpreplytype6[ICMP6_NI_QUERY] = ICMP6_NI_REPLY;
  /src/dist/pf/sbin/pfctl/
pfctl_parser.c 154 { "nirep", ICMP6_NI_REPLY },
  /src/sys/netinet6/
icmp6.c 1511 nni6->ni_type = ICMP6_NI_REPLY;

Completed in 35 milliseconds