m_cat
void m_cat(struct mbuf*, struct mbuf*);
m_cat(m_final, m_new);
m_cat(m, n);
m_cat(df->df_m, m);