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

  /src/sys/netinet/
icmp6.h 131 #define ICMP6_NI_QUERY 139 /* node information request */
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 1298 #ifndef ICMP6_NI_QUERY
1299 # define ICMP6_NI_QUERY 139
ip_state.c 1501 case ICMP6_NI_QUERY :
fil.c 9166 icmpreplytype6[ICMP6_NI_QUERY] = ICMP6_NI_REPLY;
  /src/sbin/ping6/
ping6.c 1137 icp->icmp6_type = ICMP6_NI_QUERY;
2167 case ICMP6_NI_QUERY:
  /src/dist/pf/sbin/pfctl/
pfctl_parser.c 153 { "niqry", ICMP6_NI_QUERY },

Completed in 133 milliseconds