Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dntp.h524 #define INFO_ERR(err_nitems) ((ushort_t)((ntohs(err_nitems) >> 12) & 0xf)) macro
H A Dsnoop_ntp.c354 "Error = %hu", INFO_ERR(ntpp->err_nitems)); in interpret_ntp()