Home
last modified time | relevance | path

Searched refs:SOCK_RECEIVEALL_NO (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libpcap/
H A Dsockutils.h107 #define SOCK_RECEIVEALL_NO 0x00000000 /* Don't wait to receive all data */ macro
H A Dpcap-rpcap.c3590 SOCK_RECEIVEALL_NO|SOCK_EOF_IS_ERROR, p->errbuf, in rpcap_read_packet_msg()