Home
last modified time | relevance | path

Searched refs:ND_RA_FLAG_RTPREF_RSV (Results 1 – 4 of 4) sorted by relevance

/minix/usr.sbin/rtadvd/
H A Dconfig.c298 #define ND_RA_FLAG_RTPREF_RSV 0x10 /* 00010000 */ in getconfig() macro
301 if (tmp->rtpref == ND_RA_FLAG_RTPREF_RSV) { in getconfig()
628 if (rti->rtpref == ND_RA_FLAG_RTPREF_RSV) { in getconfig()
/minix/sys/netinet/
H A Dicmp6.h244 #define ND_RA_FLAG_RTPREF_RSV 0x10 /* 00010000 */ macro
/minix/external/bsd/dhcpcd/dist/
H A Dipv6nd.c95 #define ND_RA_FLAG_RTPREF_RSV 0x10 macro
514 case ND_RA_FLAG_RTPREF_RSV: in rtpref()
/minix/external/bsd/tcpdump/dist/
H A Dprint-icmp6.c232 #define ND_RA_FLAG_RTPREF_RSV 0x10 /* 00010000 */ macro