Home
last modified time | relevance | path

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

/device/generic/goldfish/network/netmgr/
Dwifi_forwarder.cpp38 static const int kPcapSnapLength = 65536; variable
143 int result = pcap_set_snaplen(mMonitorPcap, kPcapSnapLength); in init()