Searched refs:PCAP_SNAP_MINLEN (Results 1 – 2 of 2) sorted by relevance
38 #define PCAP_SNAP_MINLEN 94 macro
953 if (cfg->pcap.snap_len < PCAP_SNAP_MINLEN) in ff_check_config()954 cfg->pcap.snap_len = PCAP_SNAP_MINLEN; in ff_check_config()