MSG_PEEK          392 fs/ncpfs/sock.c 		result = _recv(sock, &reply, sizeof(reply), MSG_PEEK | MSG_DONTWAIT);
MSG_PEEK          112 fs/smbfs/sock.c 	result = _recvfrom(socket, header, 4, MSG_PEEK);
MSG_PEEK          693 net/bluetooth/rfcomm/sock.c 		if (!(flags & MSG_PEEK)) {
MSG_PEEK          174 net/core/datagram.c 			if (flags & MSG_PEEK) {
MSG_PEEK          240 net/core/datagram.c 	if (flags & MSG_PEEK) {
MSG_PEEK          788 net/dccp/proto.c 			if (!(flags & MSG_PEEK))
MSG_PEEK          853 net/dccp/proto.c 		if (!(flags & MSG_PEEK))
MSG_PEEK         1706 net/decnet/af_decnet.c 	if (flags & ~(MSG_CMSG_COMPAT|MSG_PEEK|MSG_OOB|MSG_WAITALL|MSG_DONTWAIT|MSG_NOSIGNAL)) {
MSG_PEEK         1773 net/decnet/af_decnet.c 		if (!(flags & MSG_PEEK))
MSG_PEEK         1814 net/decnet/af_decnet.c 		rv = (flags & MSG_PEEK) ? -sk->sk_err : sock_error(sk);
MSG_PEEK         1059 net/ipv4/tcp.c 		if (!(flags & MSG_PEEK))
MSG_PEEK         1299 net/ipv4/tcp.c 	if (flags & MSG_PEEK) {
MSG_PEEK         1316 net/ipv4/tcp.c 		    (len > sysctl_tcp_dma_copybreak) && !(flags & MSG_PEEK) &&
MSG_PEEK         1363 net/ipv4/tcp.c 			WARN_ON(!(flags & MSG_PEEK));
MSG_PEEK         1378 net/ipv4/tcp.c 			    (flags & MSG_PEEK))
MSG_PEEK         1418 net/ipv4/tcp.c 			if (!user_recv && !(flags & (MSG_TRUNC | MSG_PEEK))) {
MSG_PEEK         1427 net/ipv4/tcp.c 				!(flags & (MSG_PEEK | MSG_TRUNC)));
MSG_PEEK         1495 net/ipv4/tcp.c 		if ((flags & MSG_PEEK) && peek_seq != tp->copied_seq) {
MSG_PEEK         1579 net/ipv4/tcp.c 		if (!(flags & MSG_PEEK)) {
MSG_PEEK         1588 net/ipv4/tcp.c 		if (!(flags & MSG_PEEK)) {
MSG_PEEK         1458 net/irda/af_irda.c 		if (!(flags & MSG_PEEK)) {
MSG_PEEK          801 net/iucv/af_iucv.c 	if (!(flags & MSG_PEEK)) {
MSG_PEEK         3563 net/key/af_key.c 	if (flags & ~(MSG_PEEK|MSG_DONTWAIT|MSG_TRUNC|MSG_CMSG_COMPAT))
MSG_PEEK          686 net/llc/af_llc.c 	if (flags & MSG_PEEK) {
MSG_PEEK          726 net/llc/af_llc.c 			    (flags & MSG_PEEK))
MSG_PEEK          762 net/llc/af_llc.c 		if ((flags & MSG_PEEK) && peek_seq != llc->copied_seq) {
MSG_PEEK          791 net/llc/af_llc.c 		if (!(flags & MSG_PEEK)) {
MSG_PEEK         1107 net/packet/af_packet.c 	if (flags & ~(MSG_PEEK|MSG_DONTWAIT|MSG_TRUNC|MSG_CMSG_COMPAT))
MSG_PEEK           89 net/rxrpc/ar-recvmsg.c 			    (msg->msg_flags & MSG_PEEK || timeo == 0))
MSG_PEEK          198 net/rxrpc/ar-recvmsg.c 		if (!(flags & MSG_PEEK))
MSG_PEEK          217 net/rxrpc/ar-recvmsg.c 			if (!(flags & MSG_PEEK)) {
MSG_PEEK          236 net/rxrpc/ar-recvmsg.c 		if (flags & MSG_PEEK) {
MSG_PEEK          271 net/rxrpc/ar-recvmsg.c 		if (!(flags & MSG_PEEK)) {
MSG_PEEK          322 net/rxrpc/ar-recvmsg.c 	if (!(flags & MSG_PEEK)) {
MSG_PEEK         1946 net/sctp/socket.c 		if (flags & MSG_PEEK)
MSG_PEEK         1965 net/sctp/socket.c 	if (flags & MSG_PEEK) {
MSG_PEEK         6206 net/sctp/socket.c 		if (flags & MSG_PEEK) {
MSG_PEEK          458 net/sunrpc/svcsock.c 			     0, 0, MSG_PEEK | MSG_DONTWAIT);
MSG_PEEK          995 net/tipc/socket.c 	if (likely(!(flags & MSG_PEEK))) {
MSG_PEEK         1111 net/tipc/socket.c 			if (!(flags & MSG_PEEK))
MSG_PEEK         1129 net/tipc/socket.c 	if (likely(!(flags & MSG_PEEK))) {
MSG_PEEK         1141 net/tipc/socket.c 	    && (!(flags & MSG_PEEK)) /* ... and aren't just peeking at data */
MSG_PEEK         1659 net/unix/af_unix.c 	if (!(flags & MSG_PEEK))
MSG_PEEK         1837 net/unix/af_unix.c 		if (!(flags & MSG_PEEK))