Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/unbound/services/
Dlisten_dnsport.h381 void tcp_req_info_remove_mesh_state(struct tcp_req_info* req,
Dmesh.c1500 tcp_req_info_remove_mesh_state(r->query_reply.c->tcp_req_info, mstate); in mesh_query_done()
2186 tcp_req_info_remove_mesh_state(r->query_reply.c->tcp_req_info, mstate); in mesh_serve_expired_callback()
Dlisten_dnsport.c2068 tcp_req_info_remove_mesh_state(struct tcp_req_info* req, struct mesh_state* m) in tcp_req_info_remove_mesh_state() function