Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_pipe.c131 static void pipe_dequeue(struct hookinfo *, struct timeval *);
718 pipe_dequeue(hinfo, now); in ngp_rcvdata()
736 pipe_dequeue(struct hookinfo *hinfo, struct timeval *now) { in pipe_dequeue() function
915 pipe_dequeue(&priv->upper, &now); in ngp_callout()
917 pipe_dequeue(&priv->lower, &now); in ngp_callout()