Searched refs:ng_uni_mod_event (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netgraph/atm/uni/
H A Dng_uni.c187 static int ng_uni_mod_event(module_t, int, void *);
192 .mod_event = ng_uni_mod_event,
902 ng_uni_mod_event(module_t mod, int event, void *data) function

Completed in 104 milliseconds