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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ntp.c85 struct ntp_private *ntpp = (struct ntp_private *)&fragbuf.ntpp_msg; local
119 show_mode(ntpp->rm_vn_mode & NTPMODEMASK));
317 (char *)(uintptr_t)ntpp->rm_vn_mode - dlc_header, 1),
318 "Version = %hu", INFO_VERSION(ntpp->rm_vn_mode));
320 (char *)(uintptr_t)ntpp->rm_vn_mode - dlc_header, 1),
321 "Mode = %hu (%s)", INFO_MODE(ntpp->rm_vn_mode),
322 show_mode(INFO_MODE(ntpp->rm_vn_mode)));
324 (char *)(uintptr_t)ntpp->rm_vn_mode - dlc_header, 1),
325 "Flags = 0x%02hx", ntpp->rm_vn_mode);
327 (char *)(uintptr_t)ntpp
[all...]
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_rq.c569 struct smb_ntrq **ntpp)
585 *ntpp = ntp;
568 smb_nt_alloc(struct smb_connobj *layer, ushort_t fn, struct smb_cred *scred, struct smb_ntrq **ntpp) argument

Completed in 59 milliseconds