MSG_OOB
if (send (fileno (cout), buf, 3, MSG_OOB) != 3)
n = send(net, (char *)netoring.consume, 1, MSG_OOB);/* URGENT data */
c = recv(net, netiring.supply, canread, MSG_OOB);
i = recv(net, netiring.supply + c, canread - c, MSG_OOB);
ncc = recv(net, netibuf, sizeof (netibuf), MSG_OOB);
n = send(net, nbackp, n, MSG_OOB); /* URGENT data */
if (bsd_msg.msg_flags & MSG_OOB)
ret_flags |= MSG_OOB;
if (flags & MSG_OOB)
error = so->so_proto->pr_send(so, (flags & MSG_OOB) ? PRUS_OOB :
if (flags & MSG_OOB)
pr_send_flag = (flags & MSG_OOB) ? PRUS_OOB :
KASSERT(flags & MSG_OOB, ("soreceive_rcvoob: (flags & MSG_OOB) == 0"));
flags |= MSG_OOB;
if ((flags & MSG_OOB) != 0)
if (flags & MSG_OOB)
if (mp0 != NULL || (flags & (MSG_PEEK | MSG_OOB | MSG_TRUNC)))
if (__predict_false(flags & MSG_OOB))
if (__predict_false(flags & MSG_OOB)) {
if (in_flags & MSG_OOB) {
if (__predict_false(flags & MSG_OOB)) /* XXXGL: or just ignore? */
if (flags & MSG_OOB)
error = sdp_send(so, (flags & MSG_OOB) ? PRUS_OOB :
KASSERT(flags & MSG_OOB, ("soreceive_rcvoob: (flags & MSG_OOB) == 0"));
if (flags & MSG_OOB)