Searched refs:IFA_F_TENTATIVE (Results 1 – 4 of 4) sorted by relevance
31 assertTrue(OsConstants.IFA_F_TENTATIVE > 0); in testBug15602893()
285 #if defined(IFA_F_TENTATIVE) in OsConstants_initConstants()286 initConstant(env, c, "IFA_F_TENTATIVE", IFA_F_TENTATIVE); in OsConstants_initConstants()
373 public static final int IFA_F_TENTATIVE = placeholder(); field in OsConstants
323 field public static final int IFA_F_TENTATIVE;