Searched refs:MSG_OOB (Results 1 – 3 of 3) sorted by relevance
468 Libcore.os.sendto(fd, buffer, 0, 1, MSG_OOB, null, 0); in sendUrgentData()
320 public static final int MSG_OOB = placeholder(); field in OsConstants
351 initConstant(env, c, "MSG_OOB", MSG_OOB); in OsConstants_initConstants()