Searched defs:netbuf_mblock_st (Results 1 – 1 of 1) sorted by relevance
197 typedef struct netbuf_mblock_st { struct199 sllist_root active;202 sllist_root avail;205 nb_SIZE basealloc;208 unsigned int maxblocks;211 unsigned int curblocks;213 nb_MBLOCK *cacheblocks;214 nb_SIZE ncacheblocks;216 struct netbuf_st *mgr;