Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmbdirect.c52 #define SMBD_PORT 5445 macro
1729 int port = SMBD_PORT; in smbd_get_connection()
1735 if (!ret && port == SMBD_PORT) { in smbd_get_connection()