Searched refs:kPcapSnapLength (Results 1 – 1 of 1) sorted by relevance
38 static const int kPcapSnapLength = 65536; variable143 int result = pcap_set_snaplen(mMonitorPcap, kPcapSnapLength); in init()