addr_action_t
verify_respip_set_actions(struct respip_set* set, addr_action_t actions[],
addr_action_t config_response_ip[] = {
int clen = (int)(sizeof(config_response_ip) / sizeof(addr_action_t));
addr_action_t config_response_ip_view1[] = {
addr_action_t config_response_ip_view2[] = {
int clen1 = (int)(sizeof(config_response_ip_view1) / sizeof(addr_action_t));
int clen2 = (int)(sizeof(config_response_ip_view2) / sizeof(addr_action_t));