Home
last modified time | relevance | path

Searched refs:m_copy (Results 1 – 6 of 6) sorted by relevance

/external/qemu/slirp-android/
Dmbuf.h139 int m_copy _P((struct mbuf *, struct mbuf *, int, int));
Dip_output.c161 if (m_copy(m, m0, off, len) < 0) { in ip_output()
Dmbuf.c189 m_copy(struct mbuf *n, struct mbuf *m, int off, int len) in m_copy() function
/external/qemu/slirp/
Dmbuf.h139 int m_copy _P((struct mbuf *, struct mbuf *, int, int));
Dip_output.c161 if (m_copy(m, m0, off, len) < 0) { in ip_output()
Dmbuf.c189 m_copy(struct mbuf *n, struct mbuf *m, int off, int len) in m_copy() function