Home
last modified time | relevance | path

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

/freebsd/contrib/smbfs/lib/smb/
H A Dnb.c62 ctx->nb_smbtcpport = SMB_TCP_PORT; in nb_ctx_create()
H A Dctx.c80 ctx->ct_smbtcpport = SMB_TCP_PORT; in smb_ctx_init()
/freebsd/sys/netsmb/
H A Dsmb.h36 #define SMB_TCP_PORT 139 macro