Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dntp.h523 #define INFO_NITEMS(err_nitems) ((ushort_t)(ntohs(err_nitems) & 0xfff)) macro
H A Dsnoop_ntp.c355 "Items = %hu", INFO_NITEMS(ntpp->err_nitems)); in interpret_ntp()