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

/freebsd-11-stable/sys/net/
H A Dif_tap.c91 static int tapmodevent(module_t, int, void *);
182 DEV_MODULE(if_tap, tapmodevent, NULL);
263 * tapmodevent
268 tapmodevent(module_t mod, int type, void *data) function
342 } /* tapmodevent */

Completed in 160 milliseconds