Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmbdirect.c64 #define SMBD_PORT 5445 macro
938 case SMBD_PORT: in smbd_create_id()
2344 int port = SMBD_PORT; in smbd_get_connection()
2350 if (!ret && port == SMBD_PORT) { in smbd_get_connection()