Searched refs:ngp_callout (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netgraph/ |
| H A D | ng_pipe.c | 133 static void ngp_callout(node_p, hook_p, void *, int); 881 ng_callout(&priv->timer, node, NULL, 1, ngp_callout, NULL, 0); in pipe_dequeue() 891 ngp_callout(node_p node, hook_p hook, void *arg1, int arg2) in ngp_callout() function
|