Searched defs:MCLGET (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/compat/include/sys/ | ||
| H A D | mbuf.h | 846 #define MCLGET(m, how) m_clget((m), (how)) macro |
| /f-stack/freebsd/sys/ | ||
| H A D | mbuf.h | 1072 #define MCLGET(m, how) m_clget((m), (how)) macro |