Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h184 #define SMB2_ERROR_STRUCTURE_SIZE2 9 macro
185 #define SMB2_ERROR_STRUCTURE_SIZE2_LE cpu_to_le16(SMB2_ERROR_STRUCTURE_SIZE2)
/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.c157 SMB2_ERROR_STRUCTURE_SIZE2); in smb2_set_err_rsp()