Searched refs:sctp_timer_mp (Results 1 – 4 of 4) sorted by relevance
217 if (sctp->sctp_timer_mp == NULL) { in sctp_timer_fire()219 sctp->sctp_timer_mp = mp; in sctp_timer_fire()221 linkb(sctp->sctp_timer_mp, mp); in sctp_timer_fire()810 while ((mp = sctp->sctp_timer_mp) != NULL) { in sctp_process_timer()816 sctp->sctp_timer_mp = mp->b_cont; in sctp_process_timer()
880 mblk_t *sctp_timer_mp; /* List of fired timers. */ member1197 if ((sctp)->sctp_timer_mp != NULL) \
2040 ASSERT(sctp->sctp_timer_mp == NULL); in sctp_conn_cache_destructor()
970 sctp->sctp_rx_adaptation_code, sctp->sctp_timer_mp, in sctp()