Searched refs:m_append (Results 26 - 32 of 32) sorted by relevance

12

/freebsd-13-stable/usr.sbin/ppp/
H A Dfsm.c1003 bp = m_pullup(m_append(bp, "", 1));
/freebsd-13-stable/sys/kern/
H A Duipc_mbuf.c1204 m_append(struct mbuf *m0, int len, c_caddr_t cp) function
/freebsd-13-stable/sys/dev/vnic/
H A Dnicvf_queues.c2000 m_append(mbuf, payload_len, mbuf_frag->m_data);
/freebsd-13-stable/share/man/man9/
H A DMakefile1418 mbuf.9 m_append.9 \
/freebsd-13-stable/sys/dev/oce/
H A Doce_if.c1079 m_append(m, (36 - m->m_pkthdr.len), buf);
/freebsd-13-stable/sys/arm/ti/cpsw/
H A Dif_cpsw.c1875 m_append(slot->mbuf, padlen, sc->swsc->nullpad);
/freebsd-13-stable/sys/net/
H A Diflib.c3395 if (!m_append(*m_head, min(n, sizeof(pad)), pad))

Completed in 120 milliseconds

12