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