HomeSort by relevance Sort by last modified time
    Searched refs:PCAP_OPENFLAG_MAX_RESPONSIVENESS (Results 1 - 3 of 3) sorted by null

  /external/libpcap/
remote-ext.h 247 * PCAP_OPENFLAG_MAX_RESPONSIVENESS flag, the capture driver will copy the packets as soon as the application
251 #define PCAP_OPENFLAG_MAX_RESPONSIVENESS 16
pcap-new.c 972 if (flags & PCAP_OPENFLAG_MAX_RESPONSIVENESS)
    [all...]
  /external/scapy/scapy/modules/
winpcapy.py 559 # define PCAP_OPENFLAG_MAX_RESPONSIVENESS 16
561 PCAP_OPENFLAG_MAX_RESPONSIVENESS=16

Completed in 66 milliseconds