Home
last modified time | relevance | path

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

/src/contrib/libpcap/
H A Dpcap-rpcap.c172 static int pcap_startcapture_remote(pcap_t *fp);
649 if (pcap_startcapture_remote(p)) in pcap_read_rpcap()
1083 static int pcap_startcapture_remote(pcap_t *fp) in pcap_startcapture_remote() function