Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmb_common.c69 SMB311_PROT,
98 return SMB311_PROT; in ksmbd_max_protocol()
184 server_conf.max_protocol <= SMB311_PROT)) in supported_protocol()
H A Dsmb_common.h26 #define SMB311_PROT 6 macro