Searched refs:ct_work (Results 1 – 2 of 2) sorted by relevance
127 smbioc_ssn_work_t ct_work; member145 #define ct_sopt ct_work.wk_sopt146 #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_maclen[all …]
67 smbioc_ssn_work_t *work = &ctx->ct_work; in smb_iod_work()