Searched refs:evhand (Results 1 – 11 of 11) sorted by relevance
| /f-stack/freebsd/netinet/cc/ |
| H A D | cc_module.h | 64 .evhand = cc_modevent, \
|
| /f-stack/freebsd/sys/ |
| H A D | module_khelp.h | 87 .evhand = khelp_modevent, \
|
| H A D | module.h | 60 modeventhand_t evhand; /* event handler */ member
|
| H A D | socketvar.h | 354 .evhand = accept_filt_generic_mod_event, \
|
| /f-stack/freebsd/kern/ |
| H A D | kern_module.c | 130 " %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()
|
| /f-stack/freebsd/netinet/libalias/ |
| H A D | alias_mod.h | 145 modeventhand_t evhand; /* event handler */ member
|
| /f-stack/tools/compat/include/sys/ |
| H A D | socketvar.h | 354 .evhand = accept_filt_generic_mod_event, \
|
| /f-stack/freebsd/net/ |
| H A D | if_infiniband.c | 646 .evhand = &infiniband_modevent,
|
| /f-stack/freebsd/netinet/ |
| H A D | siftr.c | 1584 .evhand = siftr_load_handler,
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack.c | 14978 .evhand = tcp_addrack,
|
| H A D | bbr.c | 14979 .evhand = tcp_addbbr,
|