Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_config.h39 #define PCAP_SAVE_MINLEN (2<<22) macro
H A Dff_config.c951 if (cfg->pcap.save_len < PCAP_SAVE_MINLEN) in ff_check_config()
952 cfg->pcap.save_len = PCAP_SAVE_MINLEN; in ff_check_config()