Home
last modified time | relevance | path

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

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