SMB2_sess_data
void (*func)(struct SMB2_sess_data *);
SMB2_sess_alloc_buffer(struct SMB2_sess_data *sess_data)
SMB2_sess_free_buffer(struct SMB2_sess_data *sess_data)
SMB2_sess_sendreceive(struct SMB2_sess_data *sess_data)
SMB2_sess_establish_session(struct SMB2_sess_data *sess_data)
SMB2_auth_kerberos(struct SMB2_sess_data *sess_data)
SMB2_auth_kerberos(struct SMB2_sess_data *sess_data)
SMB2_sess_auth_rawntlmssp_authenticate(struct SMB2_sess_data *sess_data);
SMB2_sess_auth_rawntlmssp_negotiate(struct SMB2_sess_data *sess_data)
SMB2_sess_auth_rawntlmssp_authenticate(struct SMB2_sess_data *sess_data)
SMB2_select_sec(struct SMB2_sess_data *sess_data)
struct SMB2_sess_data *sess_data;
sess_data = kzalloc_obj(struct SMB2_sess_data);