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