MS_RX_RING_SIZE
u_short ms_rbuf[MS_RX_RING_SIZE]; /* rr1, data pairs */
#define MS_RX_RING_MASK (MS_RX_RING_SIZE-1)