MVIOP_QUEUE_LEN
if (outbound_tail == MVIOP_QUEUE_LEN)
if (head == MVIOP_QUEUE_LEN)
u_int64_t inbound_q[MVIOP_QUEUE_LEN];
u_int64_t outbound_q[MVIOP_QUEUE_LEN];