Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet6/
H A Dnd6.h264 #define NDDRF_LOCAL 0x20 /* Router's address is locally hosted as well */ macro
H A Dnd6_rtr.c527 dr0.stateflags |= NDDRF_LOCAL; in nd6_ra_input()
1744 dr->stateflags & NDDRF_LOCAL) { in defrouter_select()