Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmb_common.c180 static bool supported_protocol(int idx) in supported_protocol() function
217 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()
/linux/include/net/nfc/
H A Dnci.h544 __u8 supported_protocol[]; member