sctp_listener_t
list_create(&sctps->sctps_listener_conf, sizeof (sctp_listener_t),
offsetof(sctp_listener_t, sl_link));
sctp_listener_t *sl;
sctp_listener_t *sl;
kmem_free(sl, sizeof (sctp_listener_t));
if ((new_sl = kmem_alloc(sizeof (sctp_listener_t), KM_NOSLEEP)) ==
sctp_listener_t *sl;
kmem_free(sl, sizeof (sctp_listener_t));
sctp_listener_t *sl;
sctp_listener_t *new_sl;
sctp_listener_t *sl;