Home
last modified time | relevance | path

Searched refs:RB_INIT (Results 101 – 125 of 344) sorted by path

12345678910>>...14

/dports/net-mgmt/tcpreplay/tcpreplay-4.3.4/src/
H A Dbridge.c72 RB_INIT(&macsrc_root); in RB_PROTOTYPE()
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/include/
H A Dtree.h306 #define RB_INIT(root) do { \ macro
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/src/unix/
H A Dloop.c83 RB_INIT(&loop->timer_handles); in uv__loop_init()
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/src/win/
H A Dcore.c138 RB_INIT(&loop->timers); in uv_loop_init()
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/
H A Dtree.h306 #define RB_INIT(root) do { \ macro
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgp_evpn_mh.c2379 RB_INIT(bgp_es_evi_rb_head, &vpn->es_evi_rb_tree); in bgp_evpn_vni_es_init()
2877 RB_INIT(bgp_es_rb_head, &bgp_mh_info->es_rb_tree); in bgp_evpn_mh_init()
H A Dbgp_table.c71 RB_INIT(bgp_adj_out_rb, &node->adj_out); in bgp_node_create()
/dports/net/frr7-pythontools/frr-frr-7.5.1/isisd/
H A Disis_tlvs.c3497 RB_INIT(isis_mt_item_list, dest); in copy_mt_items()
3519 RB_INIT(isis_mt_item_list, &result->mt_reach); in isis_alloc_tlvs()
3525 RB_INIT(isis_mt_item_list, &result->mt_ip_reach); in isis_alloc_tlvs()
3527 RB_INIT(isis_mt_item_list, &result->mt_ipv6_reach); in isis_alloc_tlvs()
/dports/net/frr7-pythontools/frr-frr-7.5.1/ldpd/
H A Dinterface.c84 RB_INIT(ia_adj_head, &iface->ipv4.adj_tree); in ldpe_if_init()
89 RB_INIT(ia_adj_head, &iface->ipv6.adj_tree); in ldpe_if_init()
H A Dl2vpn.c58 RB_INIT(l2vpn_if_head, &l2vpn->if_tree); in l2vpn_new()
59 RB_INIT(l2vpn_pw_head, &l2vpn->pw_tree); in l2vpn_new()
60 RB_INIT(l2vpn_pw_head, &l2vpn->pw_inactive_tree); in l2vpn_new()
H A Dlde.c570 RB_INIT(iface_head, &nconf->iface_tree); in lde_dispatch_parent()
571 RB_INIT(tnbr_head, &nconf->tnbr_tree); in lde_dispatch_parent()
572 RB_INIT(nbrp_head, &nconf->nbrp_tree); in lde_dispatch_parent()
573 RB_INIT(l2vpn_head, &nconf->l2vpn_tree); in lde_dispatch_parent()
601 RB_INIT(l2vpn_if_head, &nl2vpn->if_tree); in lde_dispatch_parent()
602 RB_INIT(l2vpn_pw_head, &nl2vpn->pw_tree); in lde_dispatch_parent()
603 RB_INIT(l2vpn_pw_head, &nl2vpn->pw_inactive_tree); in lde_dispatch_parent()
H A Dlde_lib.c47 RB_INIT(fec_tree, fh); in fec_init()
266 RB_INIT(lde_map_head, &fn->upstream); in fec_add()
267 RB_INIT(lde_map_head, &fn->downstream); in fec_add()
H A Dldpd.c1717 RB_INIT(l2vpn_if_head, &l2vpn->if_tree); in merge_l2vpns()
1718 RB_INIT(l2vpn_pw_head, &l2vpn->pw_tree); in merge_l2vpns()
1719 RB_INIT(l2vpn_pw_head, &l2vpn->pw_inactive_tree); in merge_l2vpns()
1928 RB_INIT(iface_head, &xconf->iface_tree); in config_new_empty()
1929 RB_INIT(tnbr_head, &xconf->tnbr_tree); in config_new_empty()
1930 RB_INIT(nbrp_head, &xconf->nbrp_tree); in config_new_empty()
1931 RB_INIT(l2vpn_head, &xconf->l2vpn_tree); in config_new_empty()
H A Dldpe.c167 RB_INIT(global_adj_head, &global.adj_tree); in ldpe_init()
475 RB_INIT(iface_head, &nconf->iface_tree); in ldpe_dispatch_main()
476 RB_INIT(tnbr_head, &nconf->tnbr_tree); in ldpe_dispatch_main()
477 RB_INIT(nbrp_head, &nconf->nbrp_tree); in ldpe_dispatch_main()
478 RB_INIT(l2vpn_head, &nconf->l2vpn_tree); in ldpe_dispatch_main()
506 RB_INIT(l2vpn_if_head, &nl2vpn->if_tree); in ldpe_dispatch_main()
507 RB_INIT(l2vpn_pw_head, &nl2vpn->pw_tree); in ldpe_dispatch_main()
508 RB_INIT(l2vpn_pw_head, &nl2vpn->pw_inactive_tree); in ldpe_dispatch_main()
H A Dneighbor.c232 RB_INIT(nbr_adj_head, &nbr->adj_tree); in nbr_new()
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dnexthop_group.c1310 RB_INIT(nhgc_entry_head, &nhgc_entries); in nexthop_group_init()
H A Dnorthbound.c722 RB_INIT(nb_config_cbs, &changes); in nb_candidate_validate()
747 RB_INIT(nb_config_cbs, &changes); in nb_candidate_commit_prepare()
1418 RB_INIT(nb_config_cbs, &cbs); in nb_transaction_apply_finish()
H A Dopenbsd-tree.h540 #define RB_INIT(_name, _head) _name##_RB_INIT(_head) macro
/dports/net/frr7-pythontools/frr-frr-7.5.1/pbrd/
H A Dpbr_map.c891 RB_INIT(pbr_map_entry_head, &pbr_maps); in pbr_map_init()
/dports/net/frr7-pythontools/frr-frr-7.5.1/pimd/
H A Dpim_iface.c184 RB_INIT(pim_ifchannel_rb, &pim_ifp->ifchannel_rb); in pim_if_new()
/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_evpn_mh.c369 RB_INIT(zebra_es_evi_rb_head, &zevpn->es_evi_rb_tree); in zebra_evpn_evpn_es_init()
2145 RB_INIT(zebra_es_rb_head, &zmh_info->es_rb_tree); in zebra_evpn_mh_init()
H A Dzebra_pw.c299 RB_INIT(zebra_pw_head, &zvrf->pseudowires); in zebra_pw_init()
300 RB_INIT(zebra_static_pw_head, &zvrf->static_pseudowires); in zebra_pw_init()
H A Dzebra_vxlan.c1144 RB_INIT(host_rb_tree_entry, &zrmac->host_rb); in zl3vni_rmac_add()
1386 RB_INIT(host_rb_tree_entry, &n->host_rb); in zl3vni_nh_add()
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgp_evpn_mh.c2379 RB_INIT(bgp_es_evi_rb_head, &vpn->es_evi_rb_tree); in bgp_evpn_vni_es_init()
2877 RB_INIT(bgp_es_rb_head, &bgp_mh_info->es_rb_tree); in bgp_evpn_mh_init()
H A Dbgp_table.c71 RB_INIT(bgp_adj_out_rb, &node->adj_out); in bgp_node_create()

12345678910>>...14