Home
last modified time | relevance | path

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

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/omudpspoof/
H A Domudpspoof.c570 LogError(0, RS_RET_ERR_LIBNET_INIT, "omudpsoof: error " in doTryResume()
574 ABORT_FINALIZE(RS_RET_ERR_LIBNET_INIT); in doTryResume()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Drsyslog.h436 RS_RET_ERR_LIBNET_INIT = -2152, /**< error initializing libnet, e.g. because not running as root */ enumerator