tag | line | file | source code |
---|---|---|---|
MSG_PEEK | 164 | fs/nfs/sock.c | sizeof(recv_xid), 1, MSG_PEEK, |
MSG_PEEK | 123 | net/inet/datagram.c | if (!(flags & MSG_PEEK)) |
MSG_PEEK | 1412 | net/inet/tcp.c | if (!(flags & MSG_PEEK)) |
MSG_PEEK | 1481 | net/inet/tcp.c | if (flags & MSG_PEEK) |
MSG_PEEK | 1511 | net/inet/tcp.c | if (!(flags & MSG_PEEK)) |
MSG_PEEK | 1595 | net/inet/tcp.c | if (!(flags & MSG_PEEK) && (used + offset >= skb->len)) |