Searched refs:AI_ADDRCONFIG (Results 1 – 3 of 3) sorted by relevance
44 import static android.system.OsConstants.AI_ADDRCONFIG;129 hints.ai_flags = AI_ADDRCONFIG; in lookupHostByName()
123 public static final int AI_ADDRCONFIG = placeholder(); field in OsConstants
73 initConstant(env, c, "AI_ADDRCONFIG", AI_ADDRCONFIG); in OsConstants_initConstants()