Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/ssl_common/
H A Dssl_config.c35 #define MIN_HB_LEN 0 macro
477 if (value < MIN_HB_LEN || value > MAX_HB_LEN) in SSLPP_config()
482 space_tok, MIN_HB_LEN, MAX_HB_LEN); in SSLPP_config()