Searched refs:IPPROTO_RAW (Results 1 – 4 of 4) sorted by relevance
673 public static final int IPPROTO_RAW; field in OsConstants674 static { IPPROTO_RAW = 0; }
392 public static final int IPPROTO_RAW = placeholder(); field in OsConstants
324 initConstant(env, c, "IPPROTO_RAW", IPPROTO_RAW); in OsConstants_initConstants()
367 field public static final int IPPROTO_RAW;