Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dpcap_module.c26 #define PCAP_BUFFER_SIZE (1048576 * 16U) macro
147 if (pcap_set_buffer_size(g_pcap_ctx.handle[i], PCAP_BUFFER_SIZE) != 0) { in pcap_load_module_upper_half()
149 PCAP_BUFFER_SIZE); in pcap_load_module_upper_half()