Searched refs:SIOCGIFNETMASK (Results 1 – 4 of 4) sorted by relevance
1081 public static final int SIOCGIFNETMASK; field in OsConstants1082 static { SIOCGIFNETMASK = 0; }
674 public static final int SIOCGIFNETMASK = placeholder(); field in OsConstants
533 initConstant(env, c, "SIOCGIFNETMASK", SIOCGIFNETMASK); in OsConstants_initConstants()
502 field public static final int SIOCGIFNETMASK;