Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/tcpstubs/
H A Dtcpstubs.c60 tcp_bind(int arg0) in tcp_bind() function
/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp_inet.h298 extern int tcp_bind(int);
H A Dtcp.c1178 tcp_bind(int sock_id) in tcp_bind() function
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_socket.c53 static int tcp_bind(sock_lower_handle_t, struct sockaddr *,
77 tcp_bind,
199 tcp_bind(sock_lower_handle_t proto_handle, struct sockaddr *sa, in tcp_bind() function
/illumos-gate/usr/src/stand/lib/sock/
H A Dsocket.c624 if (tcp_bind(i) < 0) { in bind()
751 if (tcp_bind(sock_id) < 0) in connect()
/illumos-gate/usr/src/uts/common/
H A DMakefile.files565 tcp_input.o tcp_socket.o tcp_bind.o tcp_cluster.o tcp_tunables.o