Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dconfig_file.h492 struct config_str2list* interface_actions; member
H A Dconfig_file.c1382 else O_LS2(opt, "interface-action", interface_actions) in config_get_option()
1803 config_deldblstrlist(cfg->interface_actions); in config_delete()
H A Dconfigparser.y2016 &cfg_parser->cfg->interface_actions, $2, $3))
H A Dconfigparser.c5165 &cfg_parser->cfg->interface_actions, (yyvsp[-1].str), (yyvsp[0].str))) in yyparse()
/freebsd/contrib/unbound/daemon/
H A Dacl_list.c742 if(!read_acl_interface_action(acl_interface, cfg->interface_actions, in read_acl_interface_tag_datas()
H A Dremote.c5229 m += getmem_config_str2list(cfg->interface_actions); in config_file_getmem()
6036 COPY_VAR_ptr(interface_actions); in fr_atomic_copy_cfg()