Searched defs:acl_options (Results 1 – 1 of 1) sorted by relevance
346 struct acl_options { struct347 struct acl_options* next; argument350 time_t ixfr_disabled;351 int bad_xfr_count;352 uint8_t use_axfr_only;353 uint8_t allow_udp;356 const char* ip_address_spec;357 uint8_t is_ipv6;358 unsigned int port; /* is 0(no port) or suffix @port value */359 union acl_addr_storage addr;[all …]