Searched defs:IN6_IFF_TENTATIVE (Results 1 – 2 of 2) sorted by relevance
121 # define IN6_IFF_TENTATIVE 0x02 macro149 # define IN6_IFF_TENTATIVE (IFA_F_TENTATIVE | IFA_F_OPTIMISTIC) macro151 # define IN6_IFF_TENTATIVE (IFA_F_TENTATIVE | 0x04) macro
401 #define IN6_IFF_TENTATIVE 0x02 /* tentative address */ macro