Searched defs:smb_hdr (Results 1 – 1 of 1) sorted by relevance
20 struct smb_hdr { struct21 __u8 Protocol[4];22 __u8 Command;23 union {51 struct smb_hdr hdr; /* wct = 0 */ argument