Searched refs:this_random (Results 1 – 1 of 1) sorted by relevance
263 uint8_t this_random; in sctp_find_alternate_net() local268 this_random = stcb->asoc.hb_random_values[0]; in sctp_find_alternate_net()272 this_random = stcb->asoc.hb_random_values[stcb->asoc.hb_random_idx]; in sctp_find_alternate_net()276 if (this_random % 2 == 1) { in sctp_find_alternate_net()307 uint8_t this_random; in sctp_find_alternate_net() local313 this_random = stcb->asoc.hb_random_values[0]; in sctp_find_alternate_net()317 this_random = stcb->asoc.hb_random_values[stcb->asoc.hb_random_idx]; in sctp_find_alternate_net()321 if (this_random % 2) { in sctp_find_alternate_net()