taglinefilesource code
dword165drivers/net/3c505.hdword  timetag;
dword177drivers/net/3c505.hdword  tot_recv,
dword73fs/smbfs/proc.csmb_encode_smb_length(byte *p, dword len)
dword233fs/smbfs/proc.cdword
dword483fs/smbfs/proc.cdword xmit_len = SMB_HEADER_LEN + wct * sizeof(word) + bcc + 2;
dword899fs/smbfs/proc.csmb_proc_trunc(struct smb_server *server, word fid, dword length)
dword38include/linux/smb.h#define DVAL(p,off)      (*((dword *)(((void *)p)+off)))
dword41include/linux/smb.h#define DSET(p,off,new)  (*((dword *)(((void *)p)+off))=(new))
dword126include/linux/smb_fs.hdword smb_len(unsigned char *packet);
dword127include/linux/smb_fs.hbyte *smb_encode_smb_length(byte *p, dword len);
dword163include/linux/smb_fs.hint smb_proc_trunc(struct smb_server *server, word fid, dword length);
dword53include/linux/smb_fs_sb.hdword  sesskey;