Searched defs:m_append (Results 1 – 2 of 2) sorted by relevance
734 m_append(struct mbuf *m0, int len, const void *cpv) in m_append() function
546 #define m_append(m, len, cp) ena_m_append(m, len, cp) macro