Searched refs:ntpc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ntp.c84 struct ntp_control *ntpc = (struct ntp_control *)&fragbuf.ntpc_msg; local
110 show_mode(ntpc->li_vn_mode & NTPMODEMASK),
111 ntpc->r_m_e_op,
112 ntohs(ntpc->sequence),
113 ntohs(ntpc->status),
114 ntohs(ntpc->associd));
247 (void) sprintf(get_line((char *)(uintptr_t)ntpc->r_m_e_op -
250 ntpc->r_m_e_op);
251 (void) sprintf(get_line((char *)(uintptr_t)ntpc->r_m_e_op -
254 getflag(ntpc
[all...]

Completed in 61 milliseconds