Searched refs:shuffle_cnt (Results 1 – 4 of 4) sorted by relevance
224 int shuffle_cnt; in l2tpd_assign_call() local227 shuffle_cnt = 0; in l2tpd_assign_call()233 L2TPD_ASSERT(shuffle_cnt == 0); in l2tpd_assign_call()234 if (shuffle_cnt++ > 0) { in l2tpd_assign_call()
283 int shuffle_cnt; in npppd_pool_get_dynamic() local288 shuffle_cnt = 0; in npppd_pool_get_dynamic()302 if (shuffle_cnt++ > 0) { in npppd_pool_get_dynamic()
805 int session_id, shuffle_cnt; in pppoed_recv_PADR() local817 shuffle_cnt = 0; in pppoed_recv_PADR()823 PPPOED_ASSERT(shuffle_cnt == 0); in pppoed_recv_PADR()824 if (shuffle_cnt++ > 0) { in pppoed_recv_PADR()
248 int shuffle_cnt = 0; in pptpd_assign_call() local251 shuffle_cnt = 0; in pptpd_assign_call()260 if (shuffle_cnt++ > 0) in pptpd_assign_call()