Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dmbuf.h1631 __private_extern__ struct mbuf *m_devget(char *, int, int, struct ifnet *,
/xnu-11215.81.4/bsd/kern/
H A Duipc_mbuf.c6911 m_devget(char *buf, int totlen, int off0, struct ifnet *ifp, function