Home
last modified time | relevance | path

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

/freebsd-head/usr.sbin/ppp/
HDlog.h47 #define LogPHYSICAL (17) /* syslog(LOG_INFO, ....) */ macro
HDphysical.c810 log_DumpBuff(LogPHYSICAL, "read", buf, ret); in physical_Read()
818 log_DumpBuff(LogPHYSICAL, "write", buf, nbytes); in physical_Write()