Searched refs:PCAP_SAVE_MINLEN (Results 1 – 2 of 2) sorted by relevance
39 #define PCAP_SAVE_MINLEN (2<<22) macro
951 if (cfg->pcap.save_len < PCAP_SAVE_MINLEN) in ff_check_config()952 cfg->pcap.save_len = PCAP_SAVE_MINLEN; in ff_check_config()