Home
last modified time | relevance | path

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

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