Searched refs:ng_address_hook (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netgraph/ |
| H A D | netgraph.h | 884 ng_address_hook(NULL, (item), (hook), NG_NOFLAGS); \ 959 if (((error) = ng_address_hook((here), (_item), \ 1006 if (((error) = ng_address_hook((here), (item), \ 1133 int ng_address_hook(node_p here, item_p item, hook_p hook, ng_ID_t retaddr);
|
| H A D | ng_base.c | 3577 ng_address_hook(node_p here, item_p item, hook_p hook, ng_ID_t retaddr) in ng_address_hook() function
|
| /f-stack/tools/compat/include/netgraph/ |
| H A D | netgraph.h | 886 ng_address_hook(NULL, (item), (hook), NG_NOFLAGS); \ 961 if (((error) = ng_address_hook((here), (_item), \ 1008 if (((error) = ng_address_hook((here), (item), \ 1137 int ng_address_hook(node_p here, item_p item, hook_p hook, ng_ID_t retaddr);
|
| /f-stack/lib/ |
| H A D | ff_ng_base.c | 3607 ng_address_hook(node_p here, item_p item, hook_p hook, ng_ID_t retaddr) in ng_address_hook() function
|