Home
last modified time | relevance | path

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

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