Searched defs:sess_data (Results 1 – 3 of 3) sorted by relevance
19 struct sess_data { struct24 void (*func)(struct sess_data *); argument25 int result;26 unsigned int in_len;35 int buf0_type;36 struct kvec iov[3];312 sess_alloc_buffer(struct sess_data *sess_data, int wct) in sess_alloc_buffer()351 sess_free_buffer(struct sess_data *sess_data) in sess_free_buffer()368 sess_establish_session(struct sess_data *sess_data) in sess_establish_session()396 sess_sendreceive(struct sess_data *sess_data) in sess_sendreceive()[all …]
1611 sess_data->iov[0].iov_base = (char *)req; in SMB2_sess_sendreceive() argument 1523 SMB2_sess_alloc_buffer(struct SMB2_sess_data * sess_data) SMB2_sess_alloc_buffer() argument 1598 SMB2_sess_free_buffer(struct SMB2_sess_data * sess_data) SMB2_sess_free_buffer() argument 1651 SMB2_sess_establish_session(struct SMB2_sess_data * sess_data) SMB2_sess_establish_session() argument 1679 SMB2_auth_kerberos(struct SMB2_sess_data * sess_data) SMB2_auth_kerberos() argument 1771 SMB2_auth_kerberos(struct SMB2_sess_data * sess_data) SMB2_auth_kerberos() argument 1783 SMB2_sess_auth_rawntlmssp_negotiate(struct SMB2_sess_data * sess_data) SMB2_sess_auth_rawntlmssp_negotiate() argument 1875 SMB2_sess_auth_rawntlmssp_authenticate(struct SMB2_sess_data * sess_data) SMB2_sess_auth_rawntlmssp_authenticate() argument 1953 SMB2_select_sec(struct SMB2_sess_data * sess_data) SMB2_select_sec() argument 1987 struct SMB2_sess_data *sess_data; SMB2_sess_setup() local [all...]
242 struct telem_session_data *sess_data; in telem_open() local268 struct telem_session_data *sess_data = filp->private_data; in telem_write() local302 struct telem_session_data *sess_data = filp->private_data; in telem_read() local319 struct telem_session_data *sess_data = filp->private_data; in telem_release() local