SLIC_RX_BUFF_ALIGN
const unsigned int ALIGN_MASK = SLIC_RX_BUFF_ALIGN - 1;
offset = SLIC_RX_BUFF_ALIGN - misalign;