Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dnet_stubs.c385 STUB(mbuf_last_pkt);
/xnu-10063.141.1/bsd/sys/
H A Dkpi_mbuf.h1808 extern errno_t mbuf_last_pkt(const mbuf_t m, u_int32_t *retval);
/xnu-10063.141.1/bsd/kern/
H A Dkpi_mbuf.c1629 mbuf_last_pkt(const mbuf_t m, u_int32_t *retval) in mbuf_last_pkt() function