Home
last modified time | relevance | path

Searched defs:m_copydata (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/ipf/ipftest/
H A Dip_fil.c464 m_copydata(m, off, len, cp) in m_copydata() function
/freebsd/sys/kern/
H A Duipc_mbuf.c676 m_copydata(const struct mbuf *m, int off, int len, caddr_t cp) in m_copydata() function