Home
last modified time | relevance | path

Searched defs:evtype (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/usr.sbin/npppd/l2tp/
H A Dl2tpd.c481 l2tpd_stop_timeout(int fd, short evtype, void *ctx) in l2tpd_stop_timeout()
593 l2tpd_io_event(int fd, short evtype, void *ctx)
H A Dl2tp_ctrl.c365 l2tp_ctrl_timeout(int fd, short evtype, void *ctx) in l2tp_ctrl_timeout()
/openbsd-src/usr.sbin/npppd/npppd/
H A Dnpppd_iface.c363 npppd_iface_io_event_handler(int fd, short evtype, void *data) in npppd_iface_io_event_handler()
H A Dfsm.c84 fsm_evtimer_timeout(int fd, short evtype, void *ctx) in fsm_evtimer_timeout()
H A Dppp.c616 ppp_idle_timeout(int fd, short evtype, void *context) in ppp_idle_timeout()
H A Dnpppd.c548 npppd_timer(int fd, short evtype, void *ctx) in npppd_timer() argument
/openbsd-src/sys/dev/pci/
H A Dif_oce.c1847 int evtype, optype, ncqe = 0; in oce_intr_mq() local