Searched refs:ng_source_intr (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netgraph/ |
| H A D | ng_source.c | 112 static void ng_source_intr(node_p, hook_p, void *, int); 702 ng_source_intr, sc, 0); in ng_source_start() 726 ng_source_intr(node_p node, hook_p hook, void *arg1, int arg2) in ng_source_intr() function 766 ng_source_intr, sc, 0); in ng_source_intr()
|