Home
last modified time | relevance | path

Searched defs:handlers (Results 1 – 15 of 15) sorted by relevance

/f-stack/freebsd/netinet/libalias/
H A Dalias_dummy.c106 struct proto_handler handlers [] = { variable
H A Dalias_irc.c121 struct proto_handler handlers[] = { variable
H A Dalias_smedia.c165 struct proto_handler handlers[] = { variable
H A Dalias_ftp.c150 struct proto_handler handlers[] = { variable
H A Dalias_skinny.c81 struct proto_handler handlers[] = { variable
H A Dalias_pptp.c136 struct proto_handler handlers[] = { variable
H A Dalias_nbt.c132 struct proto_handler handlers[] = { variable
/f-stack/dpdk/lib/librte_net/
H A Drte_net_crc.c48 static const rte_net_crc_handler *handlers = handlers_default; variable
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream.h142 ngx_stream_phase_handler_t *handlers; member
147 ngx_array_t handlers; member
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-interrupt.c89 struct __cvmx_interrupt_handler handlers[CVMX_IRQ_MAX]; member
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h141 ngx_http_phase_handler_t *handlers; member
148 ngx_array_t handlers; member
/f-stack/freebsd/kern/
H A Dkern_intr.c1523 db_dump_intr_event(struct intr_event *ie, int handlers) in db_dump_intr_event()
/f-stack/freebsd/contrib/ena-com/
H A Dena_com.h385 ena_aenq_handler handlers[ENA_MAX_HANDLERS]; member
/f-stack/dpdk/drivers/net/ena/base/
H A Dena_com.h357 ena_aenq_handler handlers[ENA_MAX_HANDLERS]; member
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_sriov.c2879 struct ecore_queue_cid *handlers[ECORE_MAX_VF_CHAINS_PER_PF]; in ecore_iov_vf_mbx_update_rxqs() local