Searched refs:supported_protocol (Results 1 – 2 of 2) sorted by relevance
180 static bool supported_protocol(int idx) in supported_protocol() function217 if (supported_protocol(smb1_protos[i].index)) { in ksmbd_lookup_dialect_by_name()248 if (supported_protocol(smb2_protos[i].index)) { in ksmbd_lookup_dialect_by_id()
544 __u8 supported_protocol[]; member