Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/syslogd/
Dsyslogd.c245 int tcpbuf_dropped = 0; /* count messages dropped from TCP or TLS */ variable
2345 dropped_warn(&tcpbuf_dropped, "to remote loghost"); in init_signalcb()
2384 tcpbuf_dropped += f->f_dropped + in die()
2395 dropped_warn(&tcpbuf_dropped, "to remote loghost"); in die()
2454 tcpbuf_dropped += f->f_dropped; in init()
2458 tcpbuf_dropped += in init()