Searched refs:m_getclr (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/bsd/sys/
H A Dmbuf.h427 static __inline struct mbuf *m_getclr(int how, short type); /* XXX */
438 static __inline struct mbuf *m_getclr(PNATState pData, int how, short type); /* XXX */
530 m_getclr(int how, short type) function
532 m_getclr(PNATState pData, int how, short type)

Completed in 44 milliseconds