| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | socket.h | 202 MSG_OOB = 0x01, /* Process out-of-band data. */ enumerator 203 #define MSG_OOB MSG_OOB macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | socket.h | 202 MSG_OOB = 0x01, /* Process out-of-band data. */ enumerator 203 #define MSG_OOB MSG_OOB macro
|
| /OK3568_Linux_fs/kernel/net/decnet/ |
| H A D | af_decnet.c | 1645 if (flags & MSG_OOB) in dn_data_ready() 1700 if (flags & ~(MSG_CMSG_COMPAT|MSG_PEEK|MSG_OOB|MSG_WAITALL|MSG_DONTWAIT|MSG_NOSIGNAL)) { in dn_recvmsg() 1705 if (flags & MSG_OOB) in dn_recvmsg() 1722 if (!(flags & MSG_OOB)) { in dn_recvmsg() 1723 msg->msg_flags |= MSG_OOB; in dn_recvmsg() 1792 if (flags & MSG_OOB) in dn_recvmsg() 1827 if (flags & MSG_OOB) { in dn_queue_too_long() 1875 if (flags & MSG_OOB) in dn_current_mss() 1923 if (flags & ~(MSG_TRYHARD|MSG_OOB|MSG_DONTWAIT|MSG_EOR|MSG_NOSIGNAL|MSG_MORE|MSG_CMSG_COMPAT)) in dn_sendmsg() 1964 if (flags & MSG_OOB) { in dn_sendmsg() [all …]
|
| /OK3568_Linux_fs/kernel/net/x25/ |
| H A D | af_x25.c | 1115 if (msg->msg_flags & ~(MSG_DONTWAIT|MSG_OOB|MSG_EOR|MSG_CMSG_COMPAT)) in x25_sendmsg() 1119 if (!(msg->msg_flags & (MSG_EOR|MSG_OOB))) in x25_sendmsg() 1172 if ((msg->msg_flags & MSG_OOB) && len > 32) in x25_sendmsg() 1215 if (msg->msg_flags & MSG_OOB) { in x25_sendmsg() 1254 if (msg->msg_flags & MSG_OOB) in x25_sendmsg() 1303 if (flags & MSG_OOB) { in x25_recvmsg() 1324 msg->msg_flags |= MSG_OOB; in x25_recvmsg()
|
| /OK3568_Linux_fs/kernel/net/smc/ |
| H A D | smc_rx.c | 233 msg->msg_flags |= MSG_OOB; in smc_rx_recv_urg() 301 if (flags & MSG_OOB) in smc_rx_recvmsg()
|
| H A D | smc_tx.c | 164 if (msg->msg_flags & MSG_OOB) in smc_tx_sendmsg() 223 if ((msg->msg_flags & MSG_OOB) && !send_remaining) in smc_tx_sendmsg()
|
| /OK3568_Linux_fs/kernel/net/caif/ |
| H A D | caif_socket.c | 281 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() 605 if (unlikely(msg->msg_flags&MSG_OOB)) in caif_stream_sendmsg()
|
| /OK3568_Linux_fs/kernel/net/phonet/ |
| H A D | pep.c | 1246 if (flags & ~(MSG_OOB|MSG_PEEK|MSG_TRUNC|MSG_DONTWAIT|MSG_WAITALL| in pep_recvmsg() 1253 if ((flags & MSG_OOB) || sock_flag(sk, SOCK_URGINLINE)) { in pep_recvmsg() 1263 msg->msg_flags |= MSG_OOB; in pep_recvmsg() 1266 if (flags & MSG_OOB) in pep_recvmsg()
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | af_bluetooth.c | 263 if (flags & MSG_OOB) in bt_sock_recvmsg() 340 if (flags & MSG_OOB) in bt_sock_stream_recvmsg()
|
| H A D | hci_sock.c | 1463 if (flags & MSG_OOB) in hci_sock_recvmsg() 1729 if (msg->msg_flags & MSG_OOB) in hci_sock_sendmsg()
|
| /OK3568_Linux_fs/kernel/net/l2tp/ |
| H A D | l2tp_ip6.c | 516 if (msg->msg_flags & MSG_OOB) in l2tp_ip6_sendmsg() 669 if (flags & MSG_OOB) in l2tp_ip6_recvmsg()
|
| H A D | l2tp_ip.c | 526 if (flags & MSG_OOB) in l2tp_ip_recvmsg()
|
| /OK3568_Linux_fs/kernel/drivers/isdn/mISDN/ |
| H A D | socket.c | 118 if (flags & (MSG_OOB)) in mISDN_sock_recvmsg() 178 if (msg->msg_flags & MSG_OOB) in mISDN_sock_sendmsg()
|
| /OK3568_Linux_fs/kernel/net/unix/ |
| H A D | af_unix.c | 1707 if (msg->msg_flags&MSG_OOB) in unix_dgram_sendmsg() 1910 if (msg->msg_flags&MSG_OOB) in unix_stream_sendmsg() 2002 if (flags & MSG_OOB) in unix_stream_sendpage() 2160 if (flags&MSG_OOB) in unix_dgram_recvmsg() 2337 if (unlikely(flags & MSG_OOB)) { in unix_stream_read_generic()
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/include/linux/ |
| H A D | socket.h | 286 #define MSG_OOB 1 macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | socket.h | 286 #define MSG_OOB 1 macro
|
| /OK3568_Linux_fs/kernel/net/nfc/ |
| H A D | llcp_sock.c | 787 if (msg->msg_flags & MSG_OOB) in llcp_sock_sendmsg() 843 if (flags & (MSG_OOB)) in llcp_sock_recvmsg()
|
| /OK3568_Linux_fs/kernel/net/ieee802154/ |
| H A D | socket.c | 250 if (msg->msg_flags & MSG_OOB) { in raw_sendmsg() 621 if (msg->msg_flags & MSG_OOB) { in dgram_sendmsg()
|
| /OK3568_Linux_fs/kernel/net/vmw_vsock/ |
| H A D | af_vsock.c | 1084 if (msg->msg_flags & MSG_OOB) in vsock_dgram_sendmsg() 1702 if (msg->msg_flags & MSG_OOB) in vsock_stream_sendmsg() 1863 if (flags & MSG_OOB) { in vsock_stream_recvmsg()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | raw.c | 530 if (msg->msg_flags & MSG_OOB) /* Mirror BSD error message */ in raw_sendmsg() 763 if (flags & MSG_OOB) in raw_recvmsg()
|
| H A D | tcp.c | 685 if (flags & MSG_OOB) in tcp_mark_urg() 948 *size_goal = tcp_xmit_size_goal(sk, mss_now, !(flags & MSG_OOB)); in tcp_send_mss() 1067 if (skb->len < size_goal || (flags & MSG_OOB)) in do_tcp_sendpages() 1395 if (skb->len < size_goal || (flags & MSG_OOB) || unlikely(tp->repair)) in tcp_sendmsg_locked() 1483 msg->msg_flags |= MSG_OOB; in tcp_recv_urg() 2131 if (flags & MSG_OOB) in tcp_recvmsg()
|
| H A D | ping.c | 672 if (msg->msg_flags & MSG_OOB) in ping_common_sendmsg() 871 if (flags & MSG_OOB) in ping_recvmsg()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | raw.c | 471 if (flags & MSG_OOB) in rawv6_recvmsg() 793 if (msg->msg_flags & MSG_OOB) in rawv6_sendmsg()
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | pvcalls-front.c | 540 if (flags & (MSG_CONFIRM|MSG_DONTROUTE|MSG_EOR|MSG_OOB)) in pvcalls_front_sendmsg() 631 if (flags & (MSG_CMSG_CLOEXEC|MSG_ERRQUEUE|MSG_OOB|MSG_TRUNC)) in pvcalls_front_recvmsg()
|
| /OK3568_Linux_fs/kernel/net/rxrpc/ |
| H A D | recvmsg.c | 500 if (flags & (MSG_OOB | MSG_TRUNC)) in rxrpc_recvmsg()
|