tcp_close
static int tcp_close(int);
isp->close[TRANSPORT_LVL] = tcp_close;
static int tcp_close(sock_lower_handle_t, int, cred_t *);
tcp_close,