Home
last modified time | relevance | path

Searched refs:MSG_OOB (Results 1 – 31 of 31) sorted by relevance

/linux-4.4.14/net/decnet/
Daf_decnet.c1650 if (flags & MSG_OOB) in dn_data_ready()
1705 if (flags & ~(MSG_CMSG_COMPAT|MSG_PEEK|MSG_OOB|MSG_WAITALL|MSG_DONTWAIT|MSG_NOSIGNAL)) { in dn_recvmsg()
1710 if (flags & MSG_OOB) in dn_recvmsg()
1727 if (!(flags & MSG_OOB)) { in dn_recvmsg()
1728 msg->msg_flags |= MSG_OOB; in dn_recvmsg()
1797 if (flags & MSG_OOB) in dn_recvmsg()
1832 if (flags & MSG_OOB) { in dn_queue_too_long()
1880 if (flags & MSG_OOB) in dn_current_mss()
1928 if (flags & ~(MSG_TRYHARD|MSG_OOB|MSG_DONTWAIT|MSG_EOR|MSG_NOSIGNAL|MSG_MORE|MSG_CMSG_COMPAT)) in dn_sendmsg()
1969 if (flags & MSG_OOB) { in dn_sendmsg()
[all …]
/linux-4.4.14/net/x25/
Daf_x25.c1093 if (msg->msg_flags & ~(MSG_DONTWAIT|MSG_OOB|MSG_EOR|MSG_CMSG_COMPAT)) in x25_sendmsg()
1097 if (!(msg->msg_flags & (MSG_EOR|MSG_OOB))) in x25_sendmsg()
1150 if ((msg->msg_flags & MSG_OOB) && len > 32) in x25_sendmsg()
1193 if (msg->msg_flags & MSG_OOB) { in x25_sendmsg()
1232 if (msg->msg_flags & MSG_OOB) in x25_sendmsg()
1281 if (flags & MSG_OOB) { in x25_recvmsg()
1302 msg->msg_flags |= MSG_OOB; in x25_recvmsg()
/linux-4.4.14/net/caif/
Dcaif_socket.c281 if (flags & MSG_OOB) in caif_seqpkt_recvmsg()
357 if (flags&MSG_OOB) in caif_stream_recvmsg()
534 if (msg->msg_flags&MSG_OOB) in caif_seqpkt_sendmsg()
604 if (unlikely(msg->msg_flags&MSG_OOB)) in caif_stream_sendmsg()
/linux-4.4.14/net/phonet/
Dpep.c1254 if (flags & ~(MSG_OOB|MSG_PEEK|MSG_TRUNC|MSG_DONTWAIT|MSG_WAITALL| in pep_recvmsg()
1261 if ((flags & MSG_OOB) || sock_flag(sk, SOCK_URGINLINE)) { in pep_recvmsg()
1271 msg->msg_flags |= MSG_OOB; in pep_recvmsg()
1274 if (flags & MSG_OOB) in pep_recvmsg()
/linux-4.4.14/include/linux/
Dsocket.h258 #define MSG_OOB 1 macro
/linux-4.4.14/net/bluetooth/
Daf_bluetooth.c224 if (flags & MSG_OOB) in bt_sock_recvmsg()
294 if (flags & MSG_OOB) in bt_sock_stream_recvmsg()
Dhci_sock.c1004 if (flags & MSG_OOB) in hci_sock_recvmsg()
1164 if (msg->msg_flags & MSG_OOB) in hci_sock_sendmsg()
Dsco.c714 if (msg->msg_flags & MSG_OOB) in sco_sock_sendmsg()
Dl2cap_sock.c960 if (msg->msg_flags & MSG_OOB) in l2cap_sock_sendmsg()
/linux-4.4.14/net/l2tp/
Dl2tp_ip6.c511 if (msg->msg_flags & MSG_OOB) in l2tp_ip6_sendmsg()
660 if (flags & MSG_OOB) in l2tp_ip6_recvmsg()
Dl2tp_ip.c520 if (flags & MSG_OOB) in l2tp_ip_recvmsg()
/linux-4.4.14/net/ipv4/
Dtcp.c637 if (flags & MSG_OOB) in tcp_mark_urg()
884 *size_goal = tcp_xmit_size_goal(sk, mss_now, !(flags & MSG_OOB)); in tcp_send_mss()
978 if (skb->len < size_goal || (flags & MSG_OOB)) in do_tcp_sendpages()
1258 if (skb->len < max || (flags & MSG_OOB) || unlikely(tp->repair)) in tcp_sendmsg()
1337 msg->msg_flags |= MSG_OOB; in tcp_recv_urg()
1605 if (flags & MSG_OOB) in tcp_recvmsg()
Draw.c510 if (msg->msg_flags & MSG_OOB) /* Mirror BSD error message */ in raw_sendmsg()
731 if (flags & MSG_OOB) in raw_recvmsg()
Dping.c668 if (msg->msg_flags & MSG_OOB) in ping_common_sendmsg()
866 if (flags & MSG_OOB) in ping_recvmsg()
Dudp.c906 if (msg->msg_flags & MSG_OOB) /* Mirror BSD error message compatibility */ in udp_sendmsg()
/linux-4.4.14/net/rxrpc/
Dar-recvmsg.c61 if (flags & (MSG_OOB | MSG_TRUNC)) in rxrpc_recvmsg()
Daf_rxrpc.c452 if (m->msg_flags & MSG_OOB) in rxrpc_sendmsg()
/linux-4.4.14/drivers/isdn/mISDN/
Dsocket.c127 if (flags & (MSG_OOB)) in mISDN_sock_recvmsg()
187 if (msg->msg_flags & MSG_OOB) in mISDN_sock_sendmsg()
/linux-4.4.14/net/vmw_vsock/
Daf_vsock.c960 if (msg->msg_flags & MSG_OOB) in vsock_dgram_sendmsg()
1524 if (msg->msg_flags & MSG_OOB) in vsock_stream_sendmsg()
1679 if (flags & MSG_OOB) { in vsock_stream_recvmsg()
Dvmci_transport.c1732 if (flags & MSG_OOB || flags & MSG_ERRQUEUE) in vmci_transport_dgram_dequeue()
/linux-4.4.14/net/unix/
Daf_unix.c1665 if (msg->msg_flags&MSG_OOB) in unix_dgram_sendmsg()
1870 if (msg->msg_flags&MSG_OOB) in unix_stream_sendmsg()
1964 if (flags & MSG_OOB) in unix_stream_sendpage()
2122 if (flags&MSG_OOB) in unix_dgram_recvmsg()
2283 if (unlikely(flags & MSG_OOB)) { in unix_stream_read_generic()
/linux-4.4.14/net/nfc/
Dllcp_sock.c766 if (msg->msg_flags & MSG_OOB) in llcp_sock_sendmsg()
817 if (flags & (MSG_OOB)) in llcp_sock_recvmsg()
/linux-4.4.14/net/ieee802154/
Dsocket.c258 if (msg->msg_flags & MSG_OOB) { in raw_sendmsg()
620 if (msg->msg_flags & MSG_OOB) { in dgram_sendmsg()
/linux-4.4.14/net/rds/
Drecv.c413 if (msg_flags & MSG_OOB) in rds_recvmsg()
/linux-4.4.14/net/ipv6/
Draw.c469 if (flags & MSG_OOB) in rawv6_recvmsg()
762 if (msg->msg_flags & MSG_OOB) in rawv6_sendmsg()
/linux-4.4.14/net/bluetooth/rfcomm/
Dsock.c567 if (msg->msg_flags & MSG_OOB) in rfcomm_sock_sendmsg()
/linux-4.4.14/net/iucv/
Daf_iucv.c1050 if (msg->msg_flags & MSG_OOB) in iucv_sock_sendmsg()
1337 if (flags & (MSG_OOB)) in iucv_sock_recvmsg()
/linux-4.4.14/net/netlink/
Daf_netlink.c2438 if (msg->msg_flags&MSG_OOB) in netlink_sendmsg()
2529 if (flags&MSG_OOB) in netlink_recvmsg()
/linux-4.4.14/net/irda/
Daf_irda.c1422 if (flags & MSG_OOB) in irda_recvmsg_stream()
/linux-4.4.14/net/
Dsocket.c2237 if (msg_sys.msg_flags & MSG_OOB) in __sys_recvmmsg()
/linux-4.4.14/net/key/
Daf_key.c3601 if (msg->msg_flags & MSG_OOB) in pfkey_sendmsg()