Searched refs:ip_freebind (Results 1 – 7 of 7) sorted by relevance
| /freebsd-head/contrib/unbound/util/ |
| HD | config_file.h | 238 int ip_freebind; member
|
| HD | config_file.c | 216 cfg->ip_freebind = 0; in config_create() 654 else S_YNO("ip-freebind:", ip_freebind) in config_set_option() 1121 else O_YNO(opt, "ip-freebind", ip_freebind) in config_get_option()
|
| HD | configparser.y | 1595 else cfg_parser->cfg->ip_freebind =
|
| HD | configparser.c | 4655 else cfg_parser->cfg->ip_freebind = in yyparse()
|
| /freebsd-head/contrib/unbound/services/ |
| HD | listen_dnsport.c | 1942 cfg->tcp_mss, cfg->ip_freebind, in listening_ports_open() 1961 cfg->tcp_mss, cfg->ip_freebind, in listening_ports_open() 1982 cfg->tcp_mss, cfg->ip_freebind, in listening_ports_open() 2000 cfg->tcp_mss, cfg->ip_freebind, in listening_ports_open() 2020 cfg->tcp_mss, cfg->ip_freebind, in listening_ports_open() 2038 cfg->tcp_mss, cfg->ip_freebind, in listening_ports_open()
|
| /freebsd-head/contrib/unbound/daemon/ |
| HD | remote.c | 328 cfg->ip_transparent, 0, 0, cfg->ip_freebind, in add_open() 4487 fr_check_changed_cfg(cfg->ip_freebind != newcfg->ip_freebind, in fr_check_compat_cfg() 5554 COPY_VAR_int(ip_freebind); in fr_atomic_copy_cfg()
|
| /freebsd-head/contrib/unbound/doc/ |
| HD | Changelog | 6346 - ip_freebind: yesno option in unbound.conf sets IP_FREEBIND for
|