vtnet_rxq_tq_intr
static void vtnet_rxq_tq_intr(void *, int);
NET_TASK_INIT(&rxq->vtnrx_intrtask, 0, vtnet_rxq_tq_intr, rxq);