tag | line | file | source code |
MSG_PEEK | 459 | fs/ncpfs/sock.c | sizeof(reply), 1, MSG_PEEK, |
MSG_PEEK | 216 | fs/nfs/rpcsock.c | result = rpc_recvmsg(rsock, &msg, sizeof(xid), MSG_PEEK); |
MSG_PEEK | 78 | fs/smbfs/sock.c | MSG_PEEK, NULL, NULL); |
MSG_PEEK | 93 | fs/smbfs/sock.c | 1, 1, MSG_PEEK, |
MSG_PEEK | 113 | net/core/datagram.c | if (flags & MSG_PEEK) |
MSG_PEEK | 1320 | net/ipv4/tcp.c | if (!(flags & MSG_PEEK)) |
MSG_PEEK | 1424 | net/ipv4/tcp.c | if (flags & MSG_PEEK) |
MSG_PEEK | 1461 | net/ipv4/tcp.c | if (!(flags & MSG_PEEK)) |
MSG_PEEK | 1590 | net/ipv4/tcp.c | if (flags & MSG_PEEK) |
MSG_PEEK | 1599 | net/ipv4/tcp.c | if (flags & MSG_PEEK) |
MSG_PEEK | 1120 | net/unix/af_unix.c | if (copied && (flags & MSG_PEEK)) |
MSG_PEEK | 1163 | net/unix/af_unix.c | if (!(flags & MSG_PEEK)) |