Home
last modified time | relevance | path

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

/dports/security/silktools/silk-3.19.1/src/libsilk/
H A Dskipset.c357 #define IPSET_REC_VERSION_DEFAULT_IPV6 IPSET_REC_VERSION_RADIX macro
359 #define IPSET_REC_VERSION_DEFAULT_IPV6 IPSET_REC_VERSION_SLASH64 macro
361 #define IPSET_REC_VERSION_DEFAULT_IPV6 IPSET_REC_VERSION_CIDRBMAP macro
363 #define IPSET_REC_VERSION_DEFAULT_IPV6 IPSET_REC_VERSION_RADIX macro
12945 IPSET_REC_VERSION_DEFAULT_IPV4, IPSET_REC_VERSION_DEFAULT_IPV6); in skIPSetOptionsUsageRecordVersion()
14026 record_version = IPSET_REC_VERSION_DEFAULT_IPV6; in skIPSetWrite()