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

  /src/sys/netinet/
icmp6.h 171 #define ICMP6_NI_SUCCESS 0 /* node information successful reply */
  /src/sys/netinet6/
icmp6.c 1460 nni6->ni_code = ICMP6_NI_SUCCESS;
1466 nni6->ni_code = ICMP6_NI_SUCCESS;
1474 nni6->ni_code = ICMP6_NI_SUCCESS;
1494 nni6->ni_code = ICMP6_NI_SUCCESS;
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 1351 #ifndef ICMP6_NI_SUCCESS
1352 # define ICMP6_NI_SUCCESS 0
  /src/sbin/ping6/
ping6.c 1427 case ICMP6_NI_SUCCESS:

Completed in 17 milliseconds