Home
last modified time | relevance | path

Searched defs:acl_options (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/nsd/dist/
H A Doptions.h346 struct acl_options { struct
347 struct acl_options* next; argument
350 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 …]