sctp_verify_chain
ASSERT(sctp_verify_chain(
static boolean_t sctp_verify_chain(mblk_t *, mblk_t *);
ASSERT(sctp_verify_chain(sctp->sctp_xmit_head,
ASSERT(sctp_verify_chain(sctp->sctp_xmit_head, sctp->sctp_xmit_tail));