Home
last modified time | relevance | path

Searched refs:evhand (Results 1 – 16 of 16) sorted by relevance

/NextBSD/sys/netinet/cc/
HDcc_module.h62 .evhand = cc_modevent, \
/NextBSD/sys/kern/
HDkern_module.c130 " %d\n", data->name, (void *)data->evhand, data->priv, in module_register_init()
171 newmod->handler = data->evhand ? data->evhand : modevent_nop; in module_register()
/NextBSD/sys/sys/
HDmodule_khelp.h85 .evhand = khelp_modevent, \
HDmodule.h58 modeventhand_t evhand; /* event handler */ member
/NextBSD/sys/netinet/libalias/
HDalias_mod.h142 modeventhand_t evhand; /* event handler */ member
/NextBSD/sys/tests/callout_test/
HDcallout_test.c278 .evhand = callout_test_modevent,
/NextBSD/sys/tests/framework/
HDkern_testfrwk.c338 .evhand = kerntest_mod_init,
/NextBSD/sys/ofed/drivers/net/mlx4/
HDen_main.c337 .evhand = mlxen_evhand,
HDmain.c3876 .evhand = mlx4_evhand,
/NextBSD/sys/dev/ifmlx4/
HDen_main.c348 .evhand = mlxen_evhand,
HDmain.c3808 .evhand = mlx4_evhand,
/NextBSD/sys/ofed/drivers/infiniband/core/
HDdevice.c788 .evhand = ibcore_evhand,
/NextBSD/sys/netinet/
HDsiftr.c1551 .evhand = siftr_load_handler,
/NextBSD/sys/ofed/drivers/infiniband/ulp/ipoib/
HDipoib_main.c1630 .evhand = ipoib_evhand,
/NextBSD/sys/netinet/tcp_stacks/
HDfastpath.c2454 .evhand = tcp_addfastpaths,
/NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/
HDmain.c2881 .evhand = mlx4ib_evhand,