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

/freebsd-11-stable/contrib/unbound/services/
H A Doutside_network.h743 int outnet_udp_cb(struct comm_point* c, void* arg, int error,
H A Doutside_network.c1171 outnet_udp_cb(struct comm_point* c, void* arg, int error, function
1460 outnet->udp_buff, outnet_udp_cb, outnet);
/freebsd-11-stable/contrib/unbound/util/
H A Dfptr_wlist.c107 else if(fptr == &outnet_udp_cb) return 1;
/freebsd-11-stable/testcode/
H A Dfake_event.c1395 int outnet_udp_cb(struct comm_point* ATTR_UNUSED(c), function

Completed in 139 milliseconds