Home
last modified time | relevance | path

Searched refs:mbuf_last_pkt (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/net/
H A Dnet_stubs.c397 STUB(mbuf_last_pkt);
/xnu-12377.41.6/bsd/sys/
H A Dkpi_mbuf.h1984 extern errno_t mbuf_last_pkt(const mbuf_t m, u_int32_t *retval);
/xnu-12377.41.6/bsd/kern/
H A Dkpi_mbuf.c1788 mbuf_last_pkt(const mbuf_t m, u_int32_t *retval) in mbuf_last_pkt() function