Lines Matching full:mesh
43 * they are done, the reply is passed back. In the usual setup the mesh
69 * A query comes in, and a mesh entry is created for it. The mesh
94 * There is no previous module from the validator module, and the mesh
95 * takes this to mean that the query is finally done. The mesh invokes
99 * query, then the mesh will tell them about it. It calls the inform_super
119 * The mesh meanwhile will have the newly created query (or queries) on
123 * done. When they are done the mesh calls inform_super on the module that
124 * wanted the recursion. After that the mesh calls operate() on the module
230 /** whether the option needs mesh aggregation */
254 * mesh states.
261 * during the mesh states; the same could be found from
394 * @param qstate: used to find mesh state.
410 * @param qstate: the state to find mesh state, and that wants to
439 * @param qstate: the state to find mesh state, and that wants to receive
447 * @param sub: The added mesh state, created if it did not exist already.
467 * @param qstate: given mesh querystate.
473 * qstate mesh exists as a dependency of that name. Thus
491 /** mesh area with query state dependencies */
492 struct mesh_area* mesh; member
549 /* Make every mesh state unique, do not aggregate mesh states. */
660 /** mesh related information for this query */
966 * Check if an unique mesh state is required. Might be triggered by EDNS option
970 * @return true if an edns option needs a unique mesh state,