Searched refs:SOCK_SEQPACKET (Results 1 – 2 of 2) sorted by relevance
466 public static final int SOCK_SEQPACKET = placeholder(); field in OsConstants
514 initConstant(env, c, "SOCK_SEQPACKET", SOCK_SEQPACKET); in OsConstants_initConstants()