Lines Matching full:response
2 * respip/respip.h - IP-based response modification module
20 * Conceptual set of IP addresses for response AAAA or A records that should
32 /** An address span with response control information */
62 * respip_set is supposed to refer to the response-ip set for the global view.
76 * Data items representing the result of response-ip processing.
97 * Create response IP set.
103 * Delete response IP set.
109 * Apply response-ip config settings to the global (default) view.
118 * Apply response-ip config settings in named views.
134 * If the target reply would also be subject to a response-ip action for
139 * reply is assumed to be faked due to a response-ip action and can't be
173 * @param actinfo: result of response-ip processing
192 * Get the response-ip function block.
193 * @return: function block with function pointers to response-ip methods.
197 /** response-ip init */
200 /** response-ip deinit */
203 /** response-ip operate on a query */
207 /** inform response-ip super */
211 /** response-ip cleanup query state */
232 /** response-ip alloc size routine */
245 * response-ip action.
246 * @param respip_actinfo: response-ip information that causes the action