Searched refs:SIOCGIFADDR (Results 1 – 4 of 4) sorted by relevance
1072 public static final int SIOCGIFADDR; field in OsConstants1073 static { SIOCGIFADDR = 0; }
671 public static final int SIOCGIFADDR = placeholder(); field in OsConstants
530 initConstant(env, c, "SIOCGIFADDR", SIOCGIFADDR); in OsConstants_initConstants()
499 field public static final int SIOCGIFADDR;