Searched refs:SOCK_MSG_PEEK (Results 1 – 3 of 3) sorted by relevance
109 #define SOCK_MSG_PEEK 0x00000004 /* Return data but leave it in the socket queue */ macro
1025 if (flags & SOCK_MSG_PEEK) in sock_recv()
264 SOCK_EOF_ISNT_ERROR|SOCK_MSG_PEEK, errbuf, PCAP_ERRBUF_SIZE); in daemon_serviceloop()