Searched refs:PPF_LARGE_BUF (Results 1 – 2 of 2) sorted by relevance
118 #define PPF_LARGE_BUF 0x100 /* configured with large buffers */ macro136 (((_pp)->pp_flags & PPF_LARGE_BUF) != 0)
1230 pp->pp_flags |= PPF_LARGE_BUF; in pp_create()