tcp_eager_cleanup
static void tcp_eager_cleanup(tcp_t *, boolean_t, int);
tcp_eager_cleanup(tcp, 0, sock_id);
tcp_eager_cleanup(tcp, 0);
tcp_eager_cleanup(tcp, 0);
tcp_eager_cleanup(tcp, IPCL_IS_NONSTR(connp) ? 1 : 0);
tcp_eager_cleanup(tcp, B_TRUE);
tcp_eager_cleanup(listener, 1);
extern void tcp_eager_cleanup(tcp_t *, boolean_t);