Home
last modified time | relevance | path

Searched refs:SMBD_PORT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmbdirect.c52 #define SMBD_PORT 5445 macro
1741 int port = SMBD_PORT; in smbd_get_connection()
1746 /* Try SMB_PORT if SMBD_PORT doesn't work */ in smbd_get_connection()
1747 if (!ret && port == SMBD_PORT) { in smbd_get_connection()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmbdirect.c57 #define SMBD_PORT 5445 macro
1709 int port = SMBD_PORT; in smbd_get_connection()
1714 /* Try SMB_PORT if SMBD_PORT doesn't work */ in smbd_get_connection()
1715 if (!ret && port == SMBD_PORT) { in smbd_get_connection()

Completed in 6 milliseconds