Searched refs:LMBUF_CELLS (Results 1 – 2 of 2) sorted by relevance
134 #define LMBUF_CELLS (MCLBYTES / 48) /* 42 cells = 2048 byte */ macro135 #define LMBUF_SIZE (LMBUF_CELLS * 48)
189 LMBUF_CELLS); in patm_initialize()