Home
last modified time | relevance | path

Searched defs:PCAP_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/libpcap/
Dremote-ext.h80 #define PCAP_BUF_SIZE 1024 macro
/external/scapy/scapy/modules/
Dwinpcapy.py592 PCAP_BUF_SIZE = 1024 variable