Home
last modified time | relevance | path

Searched refs:MINCSIZE (Results 1 – 4 of 4) sorted by relevance

/external/qemu/slirp-android/
Dmbuf.h39 #define MINCSIZE 4096 /* Amount to increase mbuf if too small */ macro
Dmbuf.c123 m_inc(m,m->m_size+MINCSIZE); in m_cat()
/external/qemu/slirp/
Dmbuf.h39 #define MINCSIZE 4096 /* Amount to increase mbuf if too small */ macro
Dmbuf.c123 m_inc(m,m->m_size+MINCSIZE); in m_cat()