Searched refs:pending_udp_timer_cb (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/unbound/services/
H A Doutside_network.h751 void pending_udp_timer_cb(void *arg);
H A Doutside_network.c1291 pending_udp_timer_cb(void *arg) function
1956 pend->timer = comm_timer_create(sq->outnet->base, pending_udp_timer_cb,
/freebsd-11-stable/contrib/unbound/util/
H A Dfptr_wlist.c129 if(fptr == &pending_udp_timer_cb) return 1;
/freebsd-11-stable/testcode/
H A Dfake_event.c1411 void pending_udp_timer_cb(void *ATTR_UNUSED(arg)) function

Completed in 245 milliseconds