Searched refs:evtype (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/usr.sbin/npppd/l2tp/ |
| H A D | l2tpd.c | 481 l2tpd_stop_timeout(int fd, short evtype, void *ctx) in l2tpd_stop_timeout() argument 593 l2tpd_io_event(int fd, short evtype, void *ctx) argument 605 if ((evtype & EV_READ) != 0) {
|
| H A D | l2tp_ctrl.c | 365 l2tp_ctrl_timeout(int fd, short evtype, void *ctx) in l2tp_ctrl_timeout() argument
|
| /openbsd-src/usr.sbin/npppd/npppd/ |
| H A D | npppd_iface.c | 363 npppd_iface_io_event_handler(int fd, short evtype, void *data) in npppd_iface_io_event_handler() argument 369 NPPPD_IFACE_ASSERT((evtype & EV_READ) != 0); in npppd_iface_io_event_handler()
|
| H A D | fsm.c | 84 fsm_evtimer_timeout(int fd, short evtype, void *ctx) in fsm_evtimer_timeout() argument
|
| H A D | ppp.c | 616 ppp_idle_timeout(int fd, short evtype, void *context) in ppp_idle_timeout() argument
|
| H A D | npppd.c | 548 npppd_timer(int fd, short evtype, void *ctx) in npppd_timer() argument
|
| /openbsd-src/sys/dev/pci/ |
| H A D | if_oce.c | 1847 int evtype, optype, ncqe = 0; in oce_intr_mq() local 1853 evtype = cqe->u0.s.event_type; in oce_intr_mq() 1855 if (evtype == ASYNC_EVENT_CODE_LINK_STATE) { in oce_intr_mq() 1859 } else if ((evtype == ASYNC_EVENT_GRP5) && in oce_intr_mq()
|