Searched refs:SOCK_RAW (Results 1 – 4 of 4) sorted by relevance
1093 public static final int SOCK_RAW; field in OsConstants1094 static { SOCK_RAW = 0; }
701 public static final int SOCK_RAW = placeholder(); field in OsConstants
537 initConstant(env, c, "SOCK_RAW", SOCK_RAW); in OsConstants_initConstants()
506 field public static final int SOCK_RAW;