Home
last modified time | relevance | path

Searched defs:smb_hdr (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb.h85 typedef struct smb_hdr { struct
86 uint8_t protocol[4];
87 uint8_t command;
89 union {
114 } smb_hdr_t; argument