Searched refs:m_clget (Results 1 – 2 of 2) sorted by relevance
825 int m_clget(struct mbuf *m, int how);1125 #define MCLGET(m, how) m_clget((m), (how))
1315 m_clget(struct mbuf *m, int how) in m_clget() function