Searched defs:vc_work (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.h179 smbioc_ssn_work_t vc_work; member in struct:smb_vc
196 /* defines for members in vc_work */
197 #define vc_sopt vc_work.wk_sopt
198 #define vc_maxmux vc_work.wk_sopt.sv_maxmux
199 #define vc_tran_fd vc_work.wk_iods.is_tran_fd
200 #define vc_hflags vc_work.wk_iods.is_hflags
201 #define vc_hflags2 vc_work.wk_iods.is_hflags2
202 #define vc_smbuid vc_work.wk_iods.is_smbuid
203 #define vc_next_mid vc_work.wk_iods.is_next_mid
204 #define vc_txmax vc_work
[all...]

Completed in 58 milliseconds