RL_CUR_TXMBUF
RL_CUR_TXMBUF(sc) = m_head;
while (RL_CUR_TXMBUF(sc) == NULL) {
BPF_MTAP(ifp, RL_CUR_TXMBUF(sc));
if (RL_CUR_TXMBUF(sc) != NULL)