Searched defs:pcap_open_live (Results 1 - 1 of 1) sorted by relevance

/external/libpcap/
H A Dpcap.c723 * calls pcap_open_live() followed by pcap_activate(),
754 pcap_open_live(const char *source, int snaplen, int promisc, int to_ms, char *errbuf) function
772 * Mark this as opened with pcap_open_live(), so that, for

Completed in 92 milliseconds