Searched refs:checkSMB (Results 1 – 3 of 3) sorted by relevance
425 checkSMB(struct smb_hdr *smb, __u16 mid, unsigned int length) in checkSMB() function
84 extern int checkSMB(struct smb_hdr *smb, __u16 mid, unsigned int length);
608 length = checkSMB(smb_buffer, smb_buffer->Mid, total_read); in cifs_demultiplex_thread()