Searched defs:m_get (Results 1 - 3 of 3) sorted by relevance

/external/qemu/slirp/
H A Dmbuf.c47 m_get(void) function
52 DEBUG_CALL("m_get");
/external/qemu/slirp-android/
H A Dmbuf.c47 m_get(void) function
52 DEBUG_CALL("m_get");
/external/libppp/src/
H A Dmbuf.c104 m_get(size_t m_len, int type) function
262 head = m_get(len + extra, bp ? bp->m_type : MB_UNKNOWN);
390 nbp = m_get(m_length(bp), bp->m_type);

Completed in 125 milliseconds