Home
last modified time | relevance | path

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

/dports/security/snort3/snort3-3.1.19.0/tools/snort2lua/config_states/
H A Dconfig_one_int_option.cc153 static const std::string max_attribute_services_per_host = "max_attribute_services_per_host"; variable
157 max_attribute_services_per_host,
158 config_int_ctor<& max_attribute_services_per_host, & attribute_table, & max_services_per_host>,
/dports/security/snort3/snort3-3.1.19.0/src/main/
H A Dsnort_config.h307 uint32_t max_attribute_services_per_host = 0; member
648 { return max_attribute_services_per_host; } in get_max_services_per_host()
H A Dsnort_config.cc166 max_attribute_services_per_host = DEFAULT_MAX_ATTRIBUTE_SERVICES_PER_HOST; in init()
H A Dmodules.cc1000 sc->max_attribute_services_per_host = v.get_uint16(); in set()
/dports/security/snort/snort-2.9.18/doc/
H A DREADME.reload79 config max_attribute_services_per_host
H A Dsnort_manual.tex13730 config max_attribute_services_per_host
/dports/security/snort/snort-2.9.18/src/
H A Dsnort.h859 uint32_t max_attribute_services_per_host; /* config max_attribute_services_per_host */ member
1782 return snort_conf->max_attribute_services_per_host; in ScMaxAttrServicesPerHost()
H A Dsnort.c4303 sc->max_attribute_services_per_host = DEFAULT_MAX_ATTRIBUTE_SERVICES_PER_HOST; in SnortConfNew()
H A Dparser.c7850 sc->max_attribute_services_per_host = val; in ConfigMaxAttributeServicesPerHost()
/dports/security/snort3/snort3-3.1.19.0/doc/upgrade/
H A Dsnort_upgrade.text833 change -> config 'max_attribute_services_per_host' ==> 'attribute_table.max_services_per_host'
/dports/security/snort/snort-2.9.18/
H A DChangeLog6819 changed doc default to 10 max_attribute_services_per_host.
6828 bytes respectively. Add config max_attribute_services_per_host