Searched refs:ND_RA_FLAG_MANAGED (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dicmp6.h231 #define ND_RA_FLAG_MANAGED 0x80 macro
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6_rtr.c245 int is_managed = ((flags & ND_RA_FLAG_MANAGED) != 0);

Completed in 28 milliseconds