Searched refs:IN6_IFF_NOTMANUAL (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/netinet6/ | ||
| H A D | in6_var.h | 820 #define IN6_IFF_NOTMANUAL (IN6_IFF_AUTOCONF|IN6_IFF_DYNAMIC) macro |
| H A D | nd6_rtr.c | 989 !(tmp_ia6->ia6_flags & IN6_IFF_NOTMANUAL) && in defrouter_addreq() |