#include <listenlist.h>
Public Member Functions | |
| ISC_LINK (ns_listenelt_t) link | |
Data Fields | |
| isc_mem_t * | mctx |
| in_port_t | port |
| isc_dscp_t | dscp |
| dns_acl_t * | acl |
Definition at line 46 of file listenlist.h.
| ns_listenelt::ISC_LINK | ( | ns_listenelt_t | ) |
Definition at line 47 of file listenlist.h.
Referenced by ns_listenelt_create(), and ns_listenelt_destroy().
| in_port_t ns_listenelt::port |
Definition at line 50 of file listenlist.h.
Referenced by do_scan(), listenon_is_ip6_any(), ns_listenelt_create(), ns_listenelt_destroy(), and ns_listenelt_fromconfig().