Searched refs:wk_iods (Results 1 – 4 of 4) sorted by relevance
146 #define ct_iods ct_work.wk_iods147 #define ct_tran_fd ct_work.wk_iods.is_tran_fd148 #define ct_hflags ct_work.wk_iods.is_hflags149 #define ct_hflags2 ct_work.wk_iods.is_hflags2150 #define ct_vcflags ct_work.wk_iods.is_vcflags151 #define ct_ssn_key ct_work.wk_iods.is_ssn_key152 #define ct_mac_seqno ct_work.wk_iods.is_next_seq153 #define ct_mackeylen ct_work.wk_iods.is_u_maclen154 #define ct_mackey ct_work.wk_iods.is_u_mackey.lp_ptr
199 #define vc_tran_fd vc_work.wk_iods.is_tran_fd200 #define vc_hflags vc_work.wk_iods.is_hflags201 #define vc_hflags2 vc_work.wk_iods.is_hflags2202 #define vc_smbuid vc_work.wk_iods.is_smbuid203 #define vc_next_mid vc_work.wk_iods.is_next_mid204 #define vc_txmax vc_work.wk_iods.is_txmax205 #define vc_rwmax vc_work.wk_iods.is_rwmax206 #define vc_rxmax vc_work.wk_iods.is_rxmax207 #define vc_wxmax vc_work.wk_iods.is_wxmax208 #define vc_ssn_key vc_work.wk_iods.is_ssn_key[all …]
100 wk_iods
281 smb_iods_t wk_iods; member