Searched refs:hb_ect_randombit (Results 1 – 3 of 3) sorted by relevance
582 u_int8_t hb_ect_randombit; member
2031 (stcb->asoc.hb_ect_randombit > 7)) || in sctp_get_ect()2039 stcb->asoc.hb_ect_randombit = 0; in sctp_get_ect()2041 if (stcb->asoc.hb_ect_randombit > 7) { in sctp_get_ect()2042 stcb->asoc.hb_ect_randombit = 0; in sctp_get_ect()2047 if ((this_random >> stcb->asoc.hb_ect_randombit) & 0x01) { in sctp_get_ect()2051 stcb->asoc.hb_ect_randombit++; in sctp_get_ect()2054 stcb->asoc.hb_ect_randombit++; in sctp_get_ect()
1191 stcb->asoc.hb_ect_randombit = 0; in sctp_timer_start()1195 stcb->asoc.hb_ect_randombit = 0; in sctp_timer_start()