Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmbdirect.c61 #define SMBD_PORT 5445 macro
1927 int port = SMBD_PORT; in smbd_get_connection()
1933 if (!ret && port == SMBD_PORT) { in smbd_get_connection()