Home
last modified time | relevance | path

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

/dragonfly/contrib/smbfs/lib/smb/
H A Dnb_net.c96 sinp->sin_port = htons(SMB_TCP_PORT); in nb_resolvehost_in()
H A Dnbns_rq.c134 dest->sin_port = htons(SMB_TCP_PORT); in nbns_resolvename()
/dragonfly/sys/netproto/smb/
H A Dsmb.h43 #define SMB_TCP_PORT 139 macro