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