Home
last modified time | relevance | path

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

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Drsyslog.h373 RS_RET_MALICIOUS_HNAME = -2074, /**< remote peer is trying malicious things with its hostname */ enumerator
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/imptcp/
H A Dimptcp.c806 iRet = RS_RET_MALICIOUS_HNAME; in getPeerNames()