Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsyslog.h107 #define LOG_NTP (12<<3) /* NTP subsystem */ macro
139 { "ntp", LOG_NTP, },
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h1189 #ifndef LOG_NTP
1190 # define LOG_NTP (12<<3) macro