MSG_OOB           716 drivers/crypto/chelsio/chtls/chtls_io.c 	if (unlikely(flags & MSG_OOB)) {
MSG_OOB          1697 drivers/crypto/chelsio/chtls/chtls_io.c 	if (unlikely(flags & MSG_OOB))
MSG_OOB           118 drivers/isdn/mISDN/socket.c 	if (flags & (MSG_OOB))
MSG_OOB           178 drivers/isdn/mISDN/socket.c 	if (msg->msg_flags & MSG_OOB)
MSG_OOB           539 drivers/xen/pvcalls-front.c 	if (flags & (MSG_CONFIRM|MSG_DONTROUTE|MSG_EOR|MSG_OOB))
MSG_OOB           630 drivers/xen/pvcalls-front.c 	if (flags & (MSG_CMSG_CLOEXEC|MSG_ERRQUEUE|MSG_OOB|MSG_TRUNC))
MSG_OOB           263 net/bluetooth/af_bluetooth.c 	if (flags & MSG_OOB)
MSG_OOB           337 net/bluetooth/af_bluetooth.c 	if (flags & MSG_OOB)
MSG_OOB          1423 net/bluetooth/hci_sock.c 	if (flags & MSG_OOB)
MSG_OOB          1687 net/bluetooth/hci_sock.c 	if (msg->msg_flags & MSG_OOB)
MSG_OOB           964 net/bluetooth/l2cap_sock.c 	if (msg->msg_flags & MSG_OOB)
MSG_OOB           570 net/bluetooth/rfcomm/sock.c 	if (msg->msg_flags & MSG_OOB)
MSG_OOB           713 net/bluetooth/sco.c 	if (msg->msg_flags & MSG_OOB)
MSG_OOB           281 net/caif/caif_socket.c 	if (flags & MSG_OOB)
MSG_OOB           357 net/caif/caif_socket.c 	if (flags&MSG_OOB)
MSG_OOB           534 net/caif/caif_socket.c 	if (msg->msg_flags&MSG_OOB)
MSG_OOB           604 net/caif/caif_socket.c 	if (unlikely(msg->msg_flags&MSG_OOB))
MSG_OOB          1645 net/decnet/af_decnet.c 	if (flags & MSG_OOB)
MSG_OOB          1700 net/decnet/af_decnet.c 	if (flags & ~(MSG_CMSG_COMPAT|MSG_PEEK|MSG_OOB|MSG_WAITALL|MSG_DONTWAIT|MSG_NOSIGNAL)) {
MSG_OOB          1705 net/decnet/af_decnet.c 	if (flags & MSG_OOB)
MSG_OOB          1722 net/decnet/af_decnet.c 			if (!(flags & MSG_OOB)) {
MSG_OOB          1723 net/decnet/af_decnet.c 				msg->msg_flags |= MSG_OOB;
MSG_OOB          1792 net/decnet/af_decnet.c 		if (flags & MSG_OOB)
MSG_OOB          1827 net/decnet/af_decnet.c 		if (flags & MSG_OOB) {
MSG_OOB          1875 net/decnet/af_decnet.c 	if (flags & MSG_OOB)
MSG_OOB          1923 net/decnet/af_decnet.c 	if (flags & ~(MSG_TRYHARD|MSG_OOB|MSG_DONTWAIT|MSG_EOR|MSG_NOSIGNAL|MSG_MORE|MSG_CMSG_COMPAT))
MSG_OOB          1964 net/decnet/af_decnet.c 	if (flags & MSG_OOB) {
MSG_OOB          2037 net/decnet/af_decnet.c 		if (flags & MSG_OOB) {
MSG_OOB          2059 net/decnet/af_decnet.c 		dn_nsp_queue_xmit(sk, skb, sk->sk_allocation, flags & MSG_OOB);
MSG_OOB           249 net/ieee802154/socket.c 	if (msg->msg_flags & MSG_OOB) {
MSG_OOB           615 net/ieee802154/socket.c 	if (msg->msg_flags & MSG_OOB) {
MSG_OOB           665 net/ipv4/ping.c 	if (msg->msg_flags & MSG_OOB)
MSG_OOB           861 net/ipv4/ping.c 	if (flags & MSG_OOB)
MSG_OOB           529 net/ipv4/raw.c 	if (msg->msg_flags & MSG_OOB)	/* Mirror BSD error message */
MSG_OOB           759 net/ipv4/raw.c 	if (flags & MSG_OOB)
MSG_OOB           680 net/ipv4/tcp.c 	if (flags & MSG_OOB)
MSG_OOB           943 net/ipv4/tcp.c 	*size_goal = tcp_xmit_size_goal(sk, mss_now, !(flags & MSG_OOB));
MSG_OOB          1061 net/ipv4/tcp.c 		if (skb->len < size_goal || (flags & MSG_OOB))
MSG_OOB          1385 net/ipv4/tcp.c 		if (skb->len < size_goal || (flags & MSG_OOB) || unlikely(tp->repair))
MSG_OOB          1474 net/ipv4/tcp.c 		msg->msg_flags |= MSG_OOB;
MSG_OOB          1987 net/ipv4/tcp.c 	if (flags & MSG_OOB)
MSG_OOB           993 net/ipv4/udp.c 	if (msg->msg_flags & MSG_OOB) /* Mirror BSD error message compatibility */
MSG_OOB           471 net/ipv6/raw.c 	if (flags & MSG_OOB)
MSG_OOB           793 net/ipv6/raw.c 	if (msg->msg_flags & MSG_OOB)
MSG_OOB          1081 net/iucv/af_iucv.c 	if (msg->msg_flags & MSG_OOB)
MSG_OOB          1396 net/iucv/af_iucv.c 	if (flags & (MSG_OOB))
MSG_OOB          3652 net/key/af_key.c 	if (msg->msg_flags & MSG_OOB)
MSG_OOB           536 net/l2tp/l2tp_ip.c 	if (flags & MSG_OOB)
MSG_OOB           528 net/l2tp/l2tp_ip6.c 	if (msg->msg_flags & MSG_OOB)
MSG_OOB           684 net/l2tp/l2tp_ip6.c 	if (flags & MSG_OOB)
MSG_OOB          1855 net/netlink/af_netlink.c 	if (msg->msg_flags&MSG_OOB)
MSG_OOB          1936 net/netlink/af_netlink.c 	if (flags&MSG_OOB)
MSG_OOB           771 net/nfc/llcp_sock.c 	if (msg->msg_flags & MSG_OOB)
MSG_OOB           822 net/nfc/llcp_sock.c 	if (flags & (MSG_OOB))
MSG_OOB          1243 net/phonet/pep.c 	if (flags & ~(MSG_OOB|MSG_PEEK|MSG_TRUNC|MSG_DONTWAIT|MSG_WAITALL|
MSG_OOB          1250 net/phonet/pep.c 	if ((flags & MSG_OOB) || sock_flag(sk, SOCK_URGINLINE)) {
MSG_OOB          1260 net/phonet/pep.c 			msg->msg_flags |= MSG_OOB;
MSG_OOB          1263 net/phonet/pep.c 		if (flags & MSG_OOB)
MSG_OOB           648 net/rds/recv.c 	if (msg_flags & MSG_OOB)
MSG_OOB           507 net/rxrpc/af_rxrpc.c 	if (m->msg_flags & MSG_OOB)
MSG_OOB           454 net/rxrpc/recvmsg.c 	if (flags & (MSG_OOB | MSG_TRUNC))
MSG_OOB           237 net/smc/smc_rx.c 		msg->msg_flags |= MSG_OOB;
MSG_OOB           305 net/smc/smc_rx.c 	if (flags & MSG_OOB)
MSG_OOB           163 net/smc/smc_tx.c 		if (msg->msg_flags & MSG_OOB)
MSG_OOB           222 net/smc/smc_tx.c 		if ((msg->msg_flags & MSG_OOB) && !send_remaining)
MSG_OOB          2713 net/socket.c   		if (msg_sys.msg_flags & MSG_OOB)
MSG_OOB          1804 net/tipc/socket.c 		m->msg_flags |= MSG_OOB;
MSG_OOB           562 net/tls/tls_device.c 	if (flags & MSG_OOB) {
MSG_OOB          1604 net/unix/af_unix.c 	if (msg->msg_flags&MSG_OOB)
MSG_OOB          1805 net/unix/af_unix.c 	if (msg->msg_flags&MSG_OOB)
MSG_OOB          1896 net/unix/af_unix.c 	if (flags & MSG_OOB)
MSG_OOB          2054 net/unix/af_unix.c 	if (flags&MSG_OOB)
MSG_OOB          2227 net/unix/af_unix.c 	if (unlikely(flags & MSG_OOB)) {
MSG_OOB           958 net/vmw_vsock/af_vsock.c 	if (msg->msg_flags & MSG_OOB)
MSG_OOB          1533 net/vmw_vsock/af_vsock.c 	if (msg->msg_flags & MSG_OOB)
MSG_OOB          1689 net/vmw_vsock/af_vsock.c 	if (flags & MSG_OOB) {
MSG_OOB          1757 net/vmw_vsock/vmci_transport.c 	if (flags & MSG_OOB || flags & MSG_ERRQUEUE)
MSG_OOB          1104 net/x25/af_x25.c 	if (msg->msg_flags & ~(MSG_DONTWAIT|MSG_OOB|MSG_EOR|MSG_CMSG_COMPAT))
MSG_OOB          1108 net/x25/af_x25.c 	if (!(msg->msg_flags & (MSG_EOR|MSG_OOB)))
MSG_OOB          1161 net/x25/af_x25.c 	if ((msg->msg_flags & MSG_OOB) && len > 32)
MSG_OOB          1204 net/x25/af_x25.c 	if (msg->msg_flags & MSG_OOB) {
MSG_OOB          1243 net/x25/af_x25.c 	if (msg->msg_flags & MSG_OOB)
MSG_OOB          1292 net/x25/af_x25.c 	if (flags & MSG_OOB) {
MSG_OOB          1313 net/x25/af_x25.c 		msg->msg_flags |= MSG_OOB;