Home
last modified time | relevance | path

Searched refs:mesh_state_add_reply (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/unbound/services/
HDmesh.h465 int mesh_state_add_reply(struct mesh_state* s, struct edns_data* edns,
HDmesh.c339 if(!mesh_state_add_reply(s, edns, rep, qid, qflags, qinfo->qname)) { in mesh_new_client()
984 int mesh_state_add_reply(struct mesh_state* s, struct edns_data* edns, in mesh_state_add_reply() function