syslog-ng source
filter-pri.h File Reference
#include "filter-expr.h"
Include dependency graph for filter-pri.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

FilterExprNode * filter_facility_new (guint32 facilities)
 
FilterExprNode * filter_severity_new (guint32 levels)
 

Function Documentation

◆ filter_facility_new()

FilterExprNode* filter_facility_new ( guint32  facilities)

◆ filter_severity_new()

FilterExprNode* filter_severity_new ( guint32  levels)