Home
last modified time | relevance | path

Searched refs:trhdr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dsmb2ops.c4411 struct smb2_transform_hdr *trhdr = buf; in smb3_is_transform_hdr() local
4413 return trhdr->ProtocolId == SMB2_TRANSFORM_PROTO_NUM; in smb3_is_transform_hdr()
/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.c8898 struct smb2_transform_hdr *trhdr = smb2_get_msg(buf); in smb3_is_transform_hdr() local
8900 return trhdr->ProtocolId == SMB2_TRANSFORM_PROTO_NUM; in smb3_is_transform_hdr()