Home
last modified time | relevance | path

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

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Dnssel.h49 #define nsselCURR_IF_VERSION 2 /* increment whenever you change the interface structure! */ macro
H A Dnssel.c212 …if(pIf->ifVersion != nsselCURR_IF_VERSION) {/* check for current version, increment on each change…