Home
last modified time | relevance | path

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

/external/libpcap/pcap/
Dpcap.h878 #define PCAP_SAMP_NOSAMP 0 macro
/external/scapy/scapy/modules/
Dwinpcapy.py568 PCAP_SAMP_NOSAMP=0 variable
/external/libpcap/
Dpcap-rpcap.c1723 if (fp->rmt_samp.method == PCAP_SAMP_NOSAMP) in pcap_setsampling_remote()