Searched refs:IN6_IFF_NOTMANUAL (Results 1 – 3 of 3) sorted by relevance
821 #define IN6_IFF_NOTMANUAL (IN6_IFF_AUTOCONF|IN6_IFF_DYNAMIC) macro
1857 if (!(ia->ia6_flags & IN6_IFF_NOTMANUAL)) { in in6ctl_aifaddr()2873 if (!(ia->ia6_flags & IN6_IFF_NOTMANUAL)) { in in6_unlink_ifa()
993 !(tmp_ia6->ia6_flags & IN6_IFF_NOTMANUAL) && in defrouter_addreq()