Lines Matching full:forward
2 * iterator/iter_fwd.h - iterative resolver module forward zones.
40 * Keep track of forward zones, and read those from config.
51 * Iterator forward zones structure
70 * Iterator forward servers for a particular zone.
81 /** delegation point with forward server information for this zone.
82 * If NULL then this forward entry is used to indicate that a
114 * Find forward zone exactly by name
120 * @param fwd: forward storage.
130 * Find forward zone information
131 * For this qname/qclass find forward zone information, returns delegation
139 * @param fwd: forward storage.
151 * @param fwd: forward storage.
154 * @return: A delegation point if root forward exists, otherwise null.
163 * @param fwd: the forward storage
172 * Get memory in use by forward storage
174 * @param fwd: forward storage.
183 * Add zone to forward structure. For external use since it recalcs
187 * @param fwd: the forward data structure
190 * forward zone. malloced.
198 * Remove zone from forward structure. For external use since it
202 * @param fwd: the forward data structure
211 * Add stub hole (empty entry in forward table, that makes resolution skip
212 * a forward-zone because the stub zone should override the forward zone).
216 * @param fwd: the forward data structure
229 * @param fwd: the forward data structure
240 * @param fwd: the forward data structure.