Home
last modified time | relevance | path

Searched refs:ngp_fifo (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_pipe.c75 struct ngp_fifo { struct
76 TAILQ_ENTRY(ngp_fifo) fifo_le; /* list of active queues only */
88 TAILQ_HEAD(, ngp_fifo) fifo_head; /* FIFO queues */ argument
595 struct ngp_fifo *ngp_f = NULL, *ngp_f1; in ngp_rcvdata()
736 struct ngp_fifo *ngp_f, *ngp_f1; in pipe_dequeue()
939 struct ngp_fifo *ngp_f; in ngp_disconnect()
978 sizeof (struct ngp_fifo)), NULL, NULL, NULL, NULL, in ngp_modevent()