Searched refs:tcp_shutdown (Results 1 – 5 of 5) sorted by relevance
92 tcp_shutdown(int arg) in tcp_shutdown() function
302 extern int tcp_shutdown(int);
823 tcp_shutdown(int sock_id) in tcp_shutdown() function
67 static int tcp_shutdown(sock_lower_handle_t, int, cred_t *);87 tcp_shutdown,564 tcp_shutdown(sock_lower_handle_t proto_handle, int how, cred_t *cr) in tcp_shutdown() function
458 if (tcp_shutdown(sock_id) < 0) in shutdown()