Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/
H A Dsfthreshold.c71 typedef enum { PRINT_GLOBAL, PRINT_LOCAL, PRINT_SUPPRESS } PrintFormat; enumerator
120 case PRINT_SUPPRESS: in print_thd_node()
365 print_thd_local(thd_config->thd_objs, PRINT_SUPPRESS, &shutdown); in print_thresholding()
/dports/security/snort3/snort3-3.1.19.0/src/filters/
H A Dsfthreshold.cc60 typedef enum { PRINT_GLOBAL, PRINT_LOCAL, PRINT_SUPPRESS } PrintFormat; enumerator