Searched refs:IN6_IFF_DYNAMIC (Results 1 – 3 of 3) sorted by relevance
825 #define IN6_IFF_DYNAMIC 0x0100 /* assigned by DHCPv6 service */ macro841 #define IN6_IFF_NOTMANUAL (IN6_IFF_AUTOCONF|IN6_IFF_DYNAMIC)
4925 (ia->ia6_flags & IN6_IFF_DYNAMIC)) { in in6_ifaddr_set_dadprogress()4942 !(ia->ia6_flags & IN6_IFF_DYNAMIC)) { in in6_ifaddr_set_dadprogress()
1788 if (ifra->ifra_flags & (IN6_IFF_AUTOCONF | IN6_IFF_DYNAMIC)) { in in6ctl_aifaddr()