Home
last modified time | relevance | path

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

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