Home | History | Annotate | Download | only in libpcap

Lines Matching refs:idx

1322   int idx;
1327 idx = pktq_in_index (&active_dev->queue);
1336 /* writew (idx + '0' + 0x0F00, 0xB8000 + 2*78); */
1339 if (idx != active_dev->queue.out_index)
1344 active_dev->queue.in_index = idx;