Searched refs:IFA_F_PERMANENT (Results 1 – 2 of 2) sorted by relevance
271 #if defined(IFA_F_PERMANENT) in OsConstants_initConstants()272 initConstant(env, c, "IFA_F_PERMANENT", IFA_F_PERMANENT); in OsConstants_initConstants()
306 public static final int IFA_F_PERMANENT = placeholder(); field in OsConstants