Home
last modified time | relevance | path

Searched refs:wk_iods (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libsmbfs/netsmb/
H A Dsmb_lib.h146 #define ct_iods ct_work.wk_iods
147 #define ct_tran_fd ct_work.wk_iods.is_tran_fd
148 #define ct_hflags ct_work.wk_iods.is_hflags
149 #define ct_hflags2 ct_work.wk_iods.is_hflags2
150 #define ct_vcflags ct_work.wk_iods.is_vcflags
151 #define ct_ssn_key ct_work.wk_iods.is_ssn_key
152 #define ct_mac_seqno ct_work.wk_iods.is_next_seq
153 #define ct_mackeylen ct_work.wk_iods.is_u_maclen
154 #define ct_mackey ct_work.wk_iods.is_u_mackey.lp_ptr
/titanic_44/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.h199 #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.wk_iods.is_txmax
205 #define vc_rwmax vc_work.wk_iods.is_rwmax
206 #define vc_rxmax vc_work.wk_iods.is_rxmax
207 #define vc_wxmax vc_work.wk_iods.is_wxmax
208 #define vc_ssn_key vc_work.wk_iods.is_ssn_key
[all …]
H A Doffsets.in100 wk_iods
/titanic_44/usr/src/uts/common/netsmb/
H A Dsmb_dev.h281 smb_iods_t wk_iods; member