HomeSort by: relevance | last modified time | path
    Searched defs:ND_RA_FLAG_RTPREF_RSV (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/rtadvd/
config.c 310 #define ND_RA_FLAG_RTPREF_RSV 0x10 /* 00010000 */
313 if (tmp->rtpref == ND_RA_FLAG_RTPREF_RSV) {
611 if (rti->rtpref == ND_RA_FLAG_RTPREF_RSV) {
  /src/sys/netinet/
icmp6.h 250 #define ND_RA_FLAG_RTPREF_RSV 0x10 /* 00010000 */

Completed in 15 milliseconds