Home
last modified time | relevance | path

Searched refs:response_pdu_len (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dsmb1transport.c159 unsigned int len = mid->response_pdu_len; in cifs_check_receive()
424 malformed = coalesce_t2(buf, mid->resp_buf, &mid->response_pdu_len); in cifs_check_trans2()
H A Dcifsglob.h1726 u32 response_pdu_len; member
H A Dconnect.c1350 mids[0]->response_pdu_len = pdu_length; in cifs_demultiplex_thread()