Home
last modified time | relevance | path

Searched refs:IN6_IFF_NOTMANUAL (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.1.13/bsd/netinet6/
H A Din6_var.h821 #define IN6_IFF_NOTMANUAL (IN6_IFF_AUTOCONF|IN6_IFF_DYNAMIC) macro
H A Din6.c1857 if (!(ia->ia6_flags & IN6_IFF_NOTMANUAL)) { in in6ctl_aifaddr()
2873 if (!(ia->ia6_flags & IN6_IFF_NOTMANUAL)) { in in6_unlink_ifa()
H A Dnd6_rtr.c993 !(tmp_ia6->ia6_flags & IN6_IFF_NOTMANUAL) && in defrouter_addreq()