Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ksmbd/
Dsmb_common.c160 static bool supported_protocol(int idx) in supported_protocol() function
197 if (supported_protocol(smb1_protos[i].index)) { in ksmbd_lookup_dialect_by_name()
228 if (supported_protocol(smb2_protos[i].index)) { in ksmbd_lookup_dialect_by_id()
/Linux-v5.15/include/net/nfc/
Dnci.h544 __u8 supported_protocol[]; member