Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/nsd/
H A Doptions.h372 struct acl_options { struct
373 struct acl_options* next; argument
376 time_t ixfr_disabled;
377 int bad_xfr_count;
378 uint8_t use_axfr_only;
379 uint8_t allow_udp;
382 const char* ip_address_spec;
383 uint8_t is_ipv6;
384 unsigned int port; /* is 0(no port) or suffix @port value */
385 union acl_addr_storage addr;
[all …]