Home
last modified time | relevance | path

Searched refs:m_devget (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/sys/ !
H A Dmbuf.h1480 __private_extern__ struct mbuf *m_devget(char *, int, int, struct ifnet *,
/xnu-8019.80.24/bsd/kern/ !
H A Duipc_mbuf.c5747 m_devget(char *buf, int totlen, int off0, struct ifnet *ifp, function