Symbol: SERV_GET_INT
usr.sbin/nsd/nsd-checkconf.c
447
SERV_GET_INT(server_count, o);
usr.sbin/nsd/nsd-checkconf.c
448
SERV_GET_INT(tcp_count, o);
usr.sbin/nsd/nsd-checkconf.c
449
SERV_GET_INT(tcp_query_count, o);
usr.sbin/nsd/nsd-checkconf.c
450
SERV_GET_INT(tcp_timeout, o);
usr.sbin/nsd/nsd-checkconf.c
451
SERV_GET_INT(tcp_mss, o);
usr.sbin/nsd/nsd-checkconf.c
452
SERV_GET_INT(outgoing_tcp_mss, o);
usr.sbin/nsd/nsd-checkconf.c
453
SERV_GET_INT(xfrd_tcp_max, o);
usr.sbin/nsd/nsd-checkconf.c
454
SERV_GET_INT(xfrd_tcp_pipeline, o);
usr.sbin/nsd/nsd-checkconf.c
455
SERV_GET_INT(ipv4_edns_size, o);
usr.sbin/nsd/nsd-checkconf.c
456
SERV_GET_INT(ipv6_edns_size, o);
usr.sbin/nsd/nsd-checkconf.c
457
SERV_GET_INT(statistics, o);
usr.sbin/nsd/nsd-checkconf.c
458
SERV_GET_INT(xfrd_reload_timeout, o);
usr.sbin/nsd/nsd-checkconf.c
459
SERV_GET_INT(verbosity, o);
usr.sbin/nsd/nsd-checkconf.c
460
SERV_GET_INT(send_buffer_size, o);
usr.sbin/nsd/nsd-checkconf.c
461
SERV_GET_INT(receive_buffer_size, o);
usr.sbin/nsd/nsd-checkconf.c
463
SERV_GET_INT(rrl_size, o);
usr.sbin/nsd/nsd-checkconf.c
464
SERV_GET_INT(rrl_ratelimit, o);
usr.sbin/nsd/nsd-checkconf.c
465
SERV_GET_INT(rrl_slip, o);
usr.sbin/nsd/nsd-checkconf.c
466
SERV_GET_INT(rrl_ipv4_prefix_length, o);
usr.sbin/nsd/nsd-checkconf.c
467
SERV_GET_INT(rrl_ipv6_prefix_length, o);
usr.sbin/nsd/nsd-checkconf.c
468
SERV_GET_INT(rrl_whitelist_ratelimit, o);
usr.sbin/nsd/nsd-checkconf.c
473
SERV_GET_INT(metrics_port, o);
usr.sbin/nsd/nsd-checkconf.c
492
SERV_GET_INT(zonefiles_write, o);
usr.sbin/nsd/nsd-checkconf.c
496
SERV_GET_INT(control_port, o);