Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/server/
Dsmb_common.c176 static bool supported_protocol(int idx) in supported_protocol() function
213 if (supported_protocol(smb1_protos[i].index)) { in ksmbd_lookup_dialect_by_name()
244 if (supported_protocol(smb2_protos[i].index)) { in ksmbd_lookup_dialect_by_id()
/Linux-v6.6/include/net/nfc/
Dnci.h544 __u8 supported_protocol[]; member