Searched refs:pcap_read (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/libpcap/
H A Dpcap-int.h430 int pcap_read(pcap_t *, int cnt, pcap_handler, u_char *);
H A Dpcap.c243 * 0 from pcap_read() meaning "no packets arrived before
256 * Return codes for pcap_read() are:
706 pcap_read(pcap_t *p, int cnt, pcap_handler callback, u_char *user) function
743 * Force the loop in "pcap_read()" or "pcap_read_offline()" to terminate.

Completed in 46 milliseconds