Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.h425 int tcp_req_info_add_meshstate(struct tcp_req_info* req,
H A Dmesh.c513 if(!tcp_req_info_add_meshstate(rep->c->tcp_req_info, mesh, s)) { in mesh_new_client()
H A Dlisten_dnsport.c2378 tcp_req_info_add_meshstate(struct tcp_req_info* req, in tcp_req_info_add_meshstate() function