Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-rpcap.c95 static int pcap_setsampling_remote(pcap_t *p);
942 if (pcap_setsampling_remote(fp) != 0) in pcap_startcapture_remote()
1601 static int pcap_setsampling_remote(pcap_t *p) in pcap_setsampling_remote() function