Home
last modified time | relevance | path

Searched refs:NETEVENT_PKT_WRITTEN (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/unbound/util/
H A Dnetevent.h110 #define NETEVENT_PKT_WRITTEN -5 macro
H A Dnetevent.c3330 if( (*c->callback)(c, c->cb_arg, NETEVENT_PKT_WRITTEN,
/freebsd-14.2/contrib/unbound/services/
H A Doutside_network.c1303 } else if(error == NETEVENT_PKT_WRITTEN) {