Home
last modified time | relevance | path

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

/dports/security/silktools/silk-3.19.1/src/libflowsource/
H A Dprobeconf.h125 #define SKPC_QUIRK_MISSING_IPS 0x04 macro
H A Dprobeconf.c123 {"missing-ips", SKPC_QUIRK_MISSING_IPS},
H A Dskipfix.c3270 } else if ((skpcProbeGetQuirks(probe) & SKPC_QUIRK_MISSING_IPS) == 0) { in ski_fixrec_next()