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 | 1315 | net/ipv4/tcp.c | if (!(flags & MSG_PEEK)) |
MSG_PEEK | 1419 | net/ipv4/tcp.c | if (flags & MSG_PEEK) |
MSG_PEEK | 1456 | net/ipv4/tcp.c | if (!(flags & MSG_PEEK)) |
MSG_PEEK | 1585 | net/ipv4/tcp.c | if (flags & MSG_PEEK) |
MSG_PEEK | 1594 | net/ipv4/tcp.c | if (flags & MSG_PEEK) |
MSG_PEEK | 1125 | net/unix/af_unix.c | if (copied && (flags & MSG_PEEK)) |
MSG_PEEK | 1168 | net/unix/af_unix.c | if (!(flags & MSG_PEEK)) |