Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dunitmain.c803 addr_action_t config_response_ip[] = { in respip_conf_actions_test() local
815 int clen = (int)(sizeof(config_response_ip) / sizeof(addr_action_t)); in respip_conf_actions_test()
821 char* ip = strdup(config_response_ip[i].ip); in respip_conf_actions_test()
822 char* sact = strdup(config_response_ip[i].sact); in respip_conf_actions_test()
828 verify_respip_set_actions(set, config_response_ip, clen); in respip_conf_actions_test()