sctp_listen_cnt_t
sctp_listen_cnt_t *slc;
slc = kmem_alloc(sizeof (sctp_listen_cnt_t), KM_SLEEP);
sctp_listen_cnt_t *slc = sctp->sctp_listen_cnt;
kmem_free((sctp)->sctp_listen_cnt, sizeof (sctp_listen_cnt_t));\
sctp_listen_cnt_t *sctp_listen_cnt;