Searched refs:conn_tcp4 (Results 1 – 1 of 1) sorted by relevance
73 int conn_tcp4(struct smb_ctx *, const struct sockaddr *, int);226 conn_tcp4(struct smb_ctx *ctx, const struct sockaddr *sa, int port) in conn_tcp4() function354 if ((err = conn_tcp4(ctx, sa, port)) != 0) { in conn_nbt()431 err = conn_tcp4(ctx, sa, IPPORT_SMB); in smb_iod_connect()