Home
last modified time | relevance | path

Searched refs:m_apply (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netipsec/
H A Dxform_tcp.c210 m_apply(m, len, m->m_pkthdr.len - len, in tcp_signature_compute()
/f-stack/freebsd/opencrypto/
H A Dcriov.c669 error = m_apply(cb->cb_mbuf, off, len, in crypto_apply_buf()
/f-stack/tools/compat/include/sys/
H A Dmbuf.h573 int m_apply(struct mbuf *, int, int,
/f-stack/freebsd/sys/
H A Dmbuf.h794 int m_apply(struct mbuf *, int, int,
/f-stack/freebsd/kern/
H A Duipc_mbuf.c1224 m_apply(struct mbuf *m, int off, int len, in m_apply() function