Home
last modified time | relevance | path

Searched refs:interface_actions (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/unbound/util/
HDconfig_file.h491 struct config_str2list* interface_actions; member
HDconfig_file.c1350 else O_LS2(opt, "interface-action", interface_actions) in config_get_option()
1725 config_deldblstrlist(cfg->interface_actions); in config_delete()
HDconfigparser.y2006 &cfg_parser->cfg->interface_actions, $2, $3))
HDconfigparser.c5153 &cfg_parser->cfg->interface_actions, (yyvsp[-1].str), (yyvsp[0].str))) in yyparse()
/freebsd-13-stable/contrib/unbound/daemon/
HDacl_list.c751 if(!read_acl_interface_action(acl_interface, cfg->interface_actions, in acl_interface_apply_cfg()