Home
last modified time | relevance | path

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

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Dglbl.c107 static int bDropMalPTRMsgs = 0;/* Drop messages which have malicious PTR records during DNS lookup … variable
296 SIMP_PROP(DropMalPTRMsgs, bDropMalPTRMsgs, int) in SIMP_PROP()
965 bDropMalPTRMsgs = 0; in SIMP_PROP()
1369 bDropMalPTRMsgs = (int) cnfparamvals[i].val.d.n; in glblDoneLoadCnf()
1564 &bDropMalPTRMsgs, NULL));