Home
last modified time | relevance | path

Searched refs:ng_handle_event (Results 1 – 4 of 4) sorted by relevance

/freebsd/tests/sys/netgraph/
H A Dutil.c197 ng_handle_event(unsigned int ms, void *context) in ng_handle_event() function
226 while (ng_handle_event(ms, context)) in ng_handle_events()
H A Dutil.h86 int ng_handle_event(unsigned int ms, void *ctx);
H A Dhub.c170 if (!ng_handle_event(50, r)) in ATF_TC_BODY()
H A Dbridge.c242 if (!ng_handle_event(50, &r)) in ATF_TC_BODY()