Lines Matching defs:boguscnt
386 -adjusted boguscnt in hamachi_rx() to depend on interrupt
585 int option, i, rx_int_var, tx_int_var, boguscnt;
685 for (boguscnt = 0; (!(i & 0x080)) && boguscnt < 1000; boguscnt++){
1307 long boguscnt = max_interrupt_work;
1379 if (--boguscnt < 0) {
1412 int boguscnt = (hmp->dirty_rx + RX_RING_SIZE) - hmp->cur_rx;
1437 if (--boguscnt < 0)
1479 pkt_len, data_size, boguscnt);