taglinefilesource code
xmit_len476fs/smbfs/proc.cdword xmit_len = SMB_HEADER_LEN + wct * sizeof(word) + bcc + 2;
xmit_len480fs/smbfs/proc.cp = smb_encode_smb_length(p, xmit_len);