Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dlog.h52 #define LogTUN (22) /* If set, tun%d is output with each message */ macro
H A Dlog.c325 if ((log_IsKept(LogTUN) & LOG_KEPT_LOCAL) && LogTunno != -1) { in log_Printf()
347 if ((log_IsKept(LogTUN) & LOG_KEPT_SYSLOG) && LogTunno != -1) { in log_Printf()