Searched defs:DohDispatcher (Results 1 – 1 of 1) sorted by relevance
74 pub struct DohDispatcher { struct97 impl DohDispatcher { argument103 ) -> Result<Box<DohDispatcher>> { in new()115 ) -> Result<Box<DohDispatcher>> { in new_with_socket()409 ) -> *mut DohDispatcher { in doh_new()441 pub unsafe extern "C" fn doh_delete(doh: *mut DohDispatcher) { in doh_delete()453 doh: &mut DohDispatcher, in doh_query()