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

/external/libpcap/
H A Dpcap-linux.c194 static int pcap_read_packet(pcap_t *, pcap_handler, u_char *);
452 return pcap_read_packet(handle, callback, user);
461 pcap_read_packet(pcap_t *handle, pcap_handler callback, u_char *userdata) function
889 * at the end of pcap_read_packet(). We have no idea how many
1427 * "pcap_read_packet()".

Completed in 33 milliseconds