taglinefilesource code
MSG_PEEK164fs/nfs/sock.csizeof(recv_xid), 1, MSG_PEEK,
MSG_PEEK123net/inet/datagram.cif (!(flags & MSG_PEEK))
MSG_PEEK1412net/inet/tcp.cif (!(flags & MSG_PEEK))
MSG_PEEK1481net/inet/tcp.cif (flags & MSG_PEEK)
MSG_PEEK1511net/inet/tcp.cif (!(flags & MSG_PEEK))
MSG_PEEK1595net/inet/tcp.cif (!(flags & MSG_PEEK) && (used + offset >= skb->len))