taglinefilesource code
MSG_PEEK164fs/nfs/sock.csizeof(recv_xid), 1, MSG_PEEK,
MSG_PEEK123net/inet/datagram.cif (!(flags & MSG_PEEK))
MSG_PEEK1423net/inet/tcp.cif (!(flags & MSG_PEEK))
MSG_PEEK1506net/inet/tcp.cif (flags & MSG_PEEK)
MSG_PEEK1536net/inet/tcp.cif (!(flags & MSG_PEEK))
MSG_PEEK1620net/inet/tcp.cif (!(flags & MSG_PEEK) && (used + offset >= skb->len))