Searched refs:ng_mod_event (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/sys/netgraph/ |
| HD | netgraph.h | 304 ng_mod_event, \ 338 int ng_mod_event(module_t mod, int what, void *arg);
|
| /dragonfly/sys/netgraph7/ |
| HD | netgraph.h | 1088 ng_mod_event, \ 1160 int ng_mod_event(module_t mod, int what, void *arg);
|
| /dragonfly/sys/netgraph/netgraph/ |
| HD | ng_base.c | 1754 ng_mod_event(module_t mod, int event, void *data) in ng_mod_event() function
|
| /dragonfly/sys/netgraph7/netgraph/ |
| HD | ng_base.c | 2700 ng_mod_event(module_t mod, int event, void *data) in ng_mod_event() function
|