ngp_fifo
sizeof (struct ngp_fifo)), NULL, NULL, NULL, NULL,
struct ngp_fifo *ngp_f = NULL, *ngp_f1;
struct ngp_fifo *ngp_f, *ngp_f1;
TAILQ_ENTRY(ngp_fifo) fifo_le; /* list of active queues only */
TAILQ_HEAD(, ngp_fifo) fifo_head; /* FIFO queues */
struct ngp_fifo *ngp_f;