Searched refs:ip_freebind (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/unbound/util/ |
H A D | config_file.h | 235 int ip_freebind; member
|
H A D | config_file.c | 216 cfg->ip_freebind = 0; in config_create() 630 else S_YNO("ip-freebind:", ip_freebind) in config_set_option() 1098 else O_YNO(opt, "ip-freebind", ip_freebind) in config_get_option()
|
H A D | configparser.y | 1588 else cfg_parser->cfg->ip_freebind =
|
H A D | configparser.c | 4603 else cfg_parser->cfg->ip_freebind = in yyparse()
|
/freebsd/contrib/unbound/services/ |
H A D | listen_dnsport.c | 1948 cfg->tcp_mss, cfg->ip_freebind, in listening_ports_open() 1967 cfg->tcp_mss, cfg->ip_freebind, in listening_ports_open() 1988 cfg->tcp_mss, cfg->ip_freebind, in listening_ports_open() 2006 cfg->tcp_mss, cfg->ip_freebind, in listening_ports_open() 2026 cfg->tcp_mss, cfg->ip_freebind, in listening_ports_open() 2044 cfg->tcp_mss, cfg->ip_freebind, in listening_ports_open()
|
/freebsd/contrib/unbound/daemon/ |
H A D | remote.c | 304 cfg->ip_transparent, 0, 0, cfg->ip_freebind, in add_open()
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 6081 - ip_freebind: yesno option in unbound.conf sets IP_FREEBIND for
|