Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-rpcap.c157 static int pcap_startcapture_remote(pcap_t *fp);
620 if (pcap_startcapture_remote(p)) in pcap_read_rpcap()
1011 static int pcap_startcapture_remote(pcap_t *fp) in pcap_startcapture_remote() function