Searched refs:LMBUF_CELLS (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/patm/
H A Dif_patmvar.h134 #define LMBUF_CELLS (MCLBYTES / 48) /* 42 cells = 2048 byte */ macro
135 #define LMBUF_SIZE (LMBUF_CELLS * 48)
H A Dif_patm.c188 LMBUF_CELLS);

Completed in 51 milliseconds