Home
last modified time | relevance | path

Searched refs:ND_RA_FLAG_RTPREF_HIGH (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/bsd/netinet/
H A Dicmp6.h276 #define ND_RA_FLAG_RTPREF_HIGH 0x08 /* 00001000 */ macro
/xnu-8796.121.2/bsd/netinet6/
H A Dnd6_rtr.c1474 case ND_RA_FLAG_RTPREF_HIGH: in rtpref()