Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_config.h38 #define PCAP_SNAP_MINLEN 94 macro
H A Dff_config.c953 if (cfg->pcap.snap_len < PCAP_SNAP_MINLEN) in ff_check_config()
954 cfg->pcap.snap_len = PCAP_SNAP_MINLEN; in ff_check_config()