Home
last modified time | relevance | path

Searched refs:dnode (Results 1 – 25 of 738) sorted by relevance

12345678910>>...30

/dports/x11-fm/fsv2/fsv2-1.1.0/src/
H A Ddirtree.cxx57 GNode *dnode = (*iter)[records.dnode]; in on_button_press_event() local
58 if (dnode == NULL) return false; in on_button_press_event()
67 filelist_populate( dnode ); in on_button_press_event()
68 dirtree_current_dnode = dnode; in on_button_press_event()
74 camera_look_at( dnode ); in on_button_press_event()
85 filelist_populate( dnode ); in on_button_press_event()
107 GNode *dnode = (GNode *)row[records.dnode]; in on_row_collapsed() local
115 GNode *dnode = (GNode *)row[records.dnode]; in on_row_expanded() local
165 row[FsvDirTree::dir_tree->records.dnode]=dnode; in dirtree_entry_new()
174 row[FsvDirTree::dir_tree->records.dnode]=dnode; in dirtree_entry_new()
[all …]
H A Dcolexp.cxx50 collapsed_depth( GNode *dnode ) in collapsed_depth() argument
55 up_node = dnode->parent; in collapsed_depth()
72 max_expanded_depth( GNode *dnode ) in max_expanded_depth() argument
78 node = dnode->children; in max_expanded_depth()
100 GNode *dnode; in colexp_progress_cb() local
102 dnode = (GNode *)morph->data; in colexp_progress_cb()
103 g_assert( NODE_IS_DIR(dnode) ); in colexp_progress_cb()
130 g_assert( NODE_IS_DIR(dnode) ); in colexp()
136 node = dnode->parent; in colexp()
152 dirtree_entry_expand( dnode ); in colexp()
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/isisd/
H A Disis_nb_config.c71 nb_running_set_entry(args->dnode, area); in isis_instance_create()
82 area = nb_running_unset_entry(args->dnode); in isis_instance_destroy()
100 type = yang_dnode_get_enum(args->dnode, NULL); in isis_instance_is_type_modify()
303 yang_dnode_get_enum(args->dnode, NULL); in isis_instance_metric_style_modify()
786 if (yang_dnode_exists(dnode, "./metric")) in default_info_origin_apply_finish()
788 if (yang_dnode_exists(dnode, "./route-map")) in default_info_origin_apply_finish()
943 if (yang_dnode_exists(dnode, "./metric")) in redistribute_apply_finish()
1066 const struct lyd_node *dnode, in isis_multi_topology_common() argument
1097 const struct lyd_node *dnode, in isis_multi_topology_overload_common() argument
1714 nb_running_set_entry(args->dnode, pcfg); in isis_instance_segment_routing_prefix_sid_map_prefix_sid_create()
[all …]
H A Disis_cli.c100 vty->candidate_config->dnode,
355 const struct lyd_node *dnode; variable
357 dnode = yang_dnode_get(vty->candidate_config->dnode,
359 if (!dnode)
393 if (!yang_dnode_get_bool(dnode, NULL)) in cli_show_ip_isis_ipv4()
427 const struct lyd_node *dnode; variable
429 dnode = yang_dnode_get(vty->candidate_config->dnode,
431 if (dnode == NULL) {
453 const struct lyd_node *dnode; variable
455 dnode = yang_dnode_get(vty->candidate_config->dnode,
[all …]
H A Disis_nb.h329 void cli_show_router_isis(struct vty *vty, struct lyd_node *dnode,
331 void cli_show_ip_isis_ipv4(struct vty *vty, struct lyd_node *dnode,
333 void cli_show_ip_isis_ipv6(struct vty *vty, struct lyd_node *dnode,
339 void cli_show_isis_is_type(struct vty *vty, struct lyd_node *dnode,
343 void cli_show_isis_attached(struct vty *vty, struct lyd_node *dnode,
345 void cli_show_isis_overload(struct vty *vty, struct lyd_node *dnode,
349 void cli_show_isis_area_pwd(struct vty *vty, struct lyd_node *dnode,
355 void cli_show_isis_lsp_mtu(struct vty *vty, struct lyd_node *dnode,
363 void cli_show_isis_mpls_te(struct vty *vty, struct lyd_node *dnode,
389 void cli_show_isis_srgb(struct vty *vty, struct lyd_node *dnode,
[all …]
/dports/net/frr7/frr-frr-7.5.1/isisd/
H A Disis_nb_config.c71 nb_running_set_entry(args->dnode, area); in isis_instance_create()
82 area = nb_running_unset_entry(args->dnode); in isis_instance_destroy()
100 type = yang_dnode_get_enum(args->dnode, NULL); in isis_instance_is_type_modify()
303 yang_dnode_get_enum(args->dnode, NULL); in isis_instance_metric_style_modify()
786 if (yang_dnode_exists(dnode, "./metric")) in default_info_origin_apply_finish()
788 if (yang_dnode_exists(dnode, "./route-map")) in default_info_origin_apply_finish()
943 if (yang_dnode_exists(dnode, "./metric")) in redistribute_apply_finish()
1066 const struct lyd_node *dnode, in isis_multi_topology_common() argument
1097 const struct lyd_node *dnode, in isis_multi_topology_overload_common() argument
1714 nb_running_set_entry(args->dnode, pcfg); in isis_instance_segment_routing_prefix_sid_map_prefix_sid_create()
[all …]
H A Disis_cli.c100 vty->candidate_config->dnode,
355 const struct lyd_node *dnode; variable
357 dnode = yang_dnode_get(vty->candidate_config->dnode,
359 if (!dnode)
393 if (!yang_dnode_get_bool(dnode, NULL)) in cli_show_ip_isis_ipv4()
427 const struct lyd_node *dnode; variable
429 dnode = yang_dnode_get(vty->candidate_config->dnode,
431 if (dnode == NULL) {
453 const struct lyd_node *dnode; variable
455 dnode = yang_dnode_get(vty->candidate_config->dnode,
[all …]
H A Disis_nb.h329 void cli_show_router_isis(struct vty *vty, struct lyd_node *dnode,
331 void cli_show_ip_isis_ipv4(struct vty *vty, struct lyd_node *dnode,
333 void cli_show_ip_isis_ipv6(struct vty *vty, struct lyd_node *dnode,
339 void cli_show_isis_is_type(struct vty *vty, struct lyd_node *dnode,
343 void cli_show_isis_attached(struct vty *vty, struct lyd_node *dnode,
345 void cli_show_isis_overload(struct vty *vty, struct lyd_node *dnode,
349 void cli_show_isis_area_pwd(struct vty *vty, struct lyd_node *dnode,
355 void cli_show_isis_lsp_mtu(struct vty *vty, struct lyd_node *dnode,
363 void cli_show_isis_mpls_te(struct vty *vty, struct lyd_node *dnode,
389 void cli_show_isis_srgb(struct vty *vty, struct lyd_node *dnode,
[all …]
/dports/net/frr7/frr-frr-7.5.1/ripd/
H A Drip_nb_config.c81 nb_running_set_entry(args->dnode, rip); in ripd_instance_create()
95 rip = nb_running_unset_entry(args->dnode); in ripd_instance_destroy()
204 nb_running_set_entry(args->dnode, rn); in ripd_instance_distance_source_create()
217 rn = nb_running_unset_entry(args->dnode); in ripd_instance_distance_source_destroy()
338 yang_dnode_get_ipv4p(&p, args->dnode, NULL); in ripd_instance_network_create()
353 yang_dnode_get_ipv4p(&p, args->dnode, NULL); in ripd_instance_network_destroy()
406 nb_running_set_entry(args->dnode, offset); in ripd_instance_offset_list_create()
421 offset = nb_running_unset_entry(args->dnode); in ripd_instance_offset_list_destroy()
709 yang_dnode_get_ipv4p(&p, args->dnode, NULL); in ripd_instance_static_route_create()
729 yang_dnode_get_ipv4p(&p, args->dnode, NULL); in ripd_instance_static_route_destroy()
[all …]
H A Drip_cli.c118 if (!yang_dnode_get_bool(dnode, NULL)) in cli_show_rip_allow_ecmp()
141 struct lyd_node *dnode, in cli_show_rip_default_information_originate() argument
144 if (!yang_dnode_get_bool(dnode, NULL)) in cli_show_rip_default_information_originate()
181 yang_dnode_get_string(dnode, NULL)); in cli_show_rip_default_metric()
214 if (yang_dnode_is_default(dnode, NULL)) in cli_show_rip_distance()
218 yang_dnode_get_string(dnode, NULL)); in cli_show_rip_distance()
424 yang_dnode_get_string(dnode, NULL)); in cli_show_rip_passive_interface()
431 yang_dnode_get_string(dnode, NULL)); in cli_show_rip_non_passive_interface()
863 struct lyd_node *dnode, in cli_show_ip_rip_authentication_scheme() argument
936 struct lyd_node *dnode, in cli_show_ip_rip_authentication_string() argument
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/ripd/
H A Drip_nb_config.c81 nb_running_set_entry(args->dnode, rip); in ripd_instance_create()
95 rip = nb_running_unset_entry(args->dnode); in ripd_instance_destroy()
204 nb_running_set_entry(args->dnode, rn); in ripd_instance_distance_source_create()
217 rn = nb_running_unset_entry(args->dnode); in ripd_instance_distance_source_destroy()
338 yang_dnode_get_ipv4p(&p, args->dnode, NULL); in ripd_instance_network_create()
353 yang_dnode_get_ipv4p(&p, args->dnode, NULL); in ripd_instance_network_destroy()
406 nb_running_set_entry(args->dnode, offset); in ripd_instance_offset_list_create()
421 offset = nb_running_unset_entry(args->dnode); in ripd_instance_offset_list_destroy()
709 yang_dnode_get_ipv4p(&p, args->dnode, NULL); in ripd_instance_static_route_create()
729 yang_dnode_get_ipv4p(&p, args->dnode, NULL); in ripd_instance_static_route_destroy()
[all …]
H A Drip_cli.c118 if (!yang_dnode_get_bool(dnode, NULL)) in cli_show_rip_allow_ecmp()
141 struct lyd_node *dnode, in cli_show_rip_default_information_originate() argument
144 if (!yang_dnode_get_bool(dnode, NULL)) in cli_show_rip_default_information_originate()
181 yang_dnode_get_string(dnode, NULL)); in cli_show_rip_default_metric()
214 if (yang_dnode_is_default(dnode, NULL)) in cli_show_rip_distance()
218 yang_dnode_get_string(dnode, NULL)); in cli_show_rip_distance()
424 yang_dnode_get_string(dnode, NULL)); in cli_show_rip_passive_interface()
431 yang_dnode_get_string(dnode, NULL)); in cli_show_rip_non_passive_interface()
863 struct lyd_node *dnode, in cli_show_ip_rip_authentication_scheme() argument
936 struct lyd_node *dnode, in cli_show_ip_rip_authentication_string() argument
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/bfdd/
H A Dbfdd_nb_config.c45 if (yang_dnode_exists(dnode, "./source-addr")) in bfd_session_get_key()
49 if (yang_dnode_exists(dnode, "./interface")) in bfd_session_get_key()
51 if (yang_dnode_exists(dnode, "./vrf")) in bfd_session_get_key()
80 if (yang_dnode_exists(dnode, "./interface")) in bfd_session_create()
95 bfd_session_get_key(mhop, dnode, &bk); in bfd_session_create()
111 bfd_session_get_key(mhop, dnode, &bs->key); in bfd_session_create()
131 nb_running_set_entry(dnode, bs); in bfd_session_create()
152 bfd_session_get_key(mhop, dnode, &bk); in bfd_session_destroy()
162 bs = nb_running_unset_entry(dnode); in bfd_session_destroy()
229 nb_running_set_entry(args->dnode, bp); in bfdd_bfd_profile_create()
[all …]
/dports/net/frr7/frr-frr-7.5.1/bfdd/
H A Dbfdd_nb_config.c45 if (yang_dnode_exists(dnode, "./source-addr")) in bfd_session_get_key()
49 if (yang_dnode_exists(dnode, "./interface")) in bfd_session_get_key()
51 if (yang_dnode_exists(dnode, "./vrf")) in bfd_session_get_key()
80 if (yang_dnode_exists(dnode, "./interface")) in bfd_session_create()
95 bfd_session_get_key(mhop, dnode, &bk); in bfd_session_create()
111 bfd_session_get_key(mhop, dnode, &bs->key); in bfd_session_create()
131 nb_running_set_entry(dnode, bs); in bfd_session_create()
152 bfd_session_get_key(mhop, dnode, &bk); in bfd_session_destroy()
162 bs = nb_running_unset_entry(dnode); in bfd_session_destroy()
229 nb_running_set_entry(args->dnode, bp); in bfdd_bfd_profile_create()
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dyang_wrappers.c84 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_bool()
146 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_dec64()
258 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_enum()
310 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_int8()
362 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_int16()
414 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_int32()
466 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_int64()
518 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_uint8()
570 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_uint16()
622 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_uint32()
[all …]
H A Dfilter_nb.c143 && ada->ada_entry_dnode == dnode) in _acl_is_dup()
172 _acl_is_dup, ada, dnode, in acl_is_dup()
182 yang_dnode_get_parent(dnode, "entry"); in acl_cisco_is_dup()
275 && pda->pda_entry_dnode == dnode) in _plist_is_dup()
304 _plist_is_dup, pda, dnode, in plist_is_dup()
454 nb_running_set_entry(args->dnode, f); in lib_access_list_entry_create()
510 args->dnode, in lib_access_list_entry_ipv4_prefix_modify()
563 args->dnode, in lib_access_list_entry_ipv4_exact_match_modify()
614 if (acl_cisco_is_dup(args->dnode)) { in lib_access_list_entry_host_modify()
957 args->dnode, in lib_access_list_entry_any_create()
[all …]
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dyang_wrappers.c84 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_bool()
146 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_dec64()
258 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_enum()
310 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_int8()
362 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_int16()
414 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_int32()
466 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_int64()
518 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_uint8()
570 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_uint16()
622 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_uint32()
[all …]
H A Dfilter_nb.c143 && ada->ada_entry_dnode == dnode) in _acl_is_dup()
172 _acl_is_dup, ada, dnode, in acl_is_dup()
182 yang_dnode_get_parent(dnode, "entry"); in acl_cisco_is_dup()
275 && pda->pda_entry_dnode == dnode) in _plist_is_dup()
304 _plist_is_dup, pda, dnode, in plist_is_dup()
454 nb_running_set_entry(args->dnode, f); in lib_access_list_entry_create()
510 args->dnode, in lib_access_list_entry_ipv4_prefix_modify()
563 args->dnode, in lib_access_list_entry_ipv4_exact_match_modify()
614 if (acl_cisco_is_dup(args->dnode)) { in lib_access_list_entry_host_modify()
957 args->dnode, in lib_access_list_entry_any_create()
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/ripngd/
H A Dripng_nb_config.c82 nb_running_set_entry(args->dnode, ripng); in ripngd_instance_create()
96 ripng = nb_running_unset_entry(args->dnode); in ripngd_instance_destroy()
206 yang_dnode_get_ipv6p(&p, args->dnode, NULL); in ripngd_instance_network_create()
221 yang_dnode_get_ipv6p(&p, args->dnode, NULL); in ripngd_instance_network_destroy()
274 nb_running_set_entry(args->dnode, offset); in ripngd_instance_offset_list_create()
289 offset = nb_running_unset_entry(args->dnode); in ripngd_instance_offset_list_destroy()
338 metric = yang_dnode_get_uint8(args->dnode, NULL); in ripngd_instance_offset_list_metric_modify()
530 yang_dnode_get_ipv6p(&p, args->dnode, NULL); in ripngd_instance_static_route_create()
548 yang_dnode_get_ipv6p(&p, args->dnode, NULL); in ripngd_instance_static_route_destroy()
569 yang_dnode_get_ipv6p(&p, args->dnode, NULL); in ripngd_instance_aggregate_address_create()
[all …]
/dports/net/frr7/frr-frr-7.5.1/ripngd/
H A Dripng_nb_config.c82 nb_running_set_entry(args->dnode, ripng); in ripngd_instance_create()
96 ripng = nb_running_unset_entry(args->dnode); in ripngd_instance_destroy()
206 yang_dnode_get_ipv6p(&p, args->dnode, NULL); in ripngd_instance_network_create()
221 yang_dnode_get_ipv6p(&p, args->dnode, NULL); in ripngd_instance_network_destroy()
274 nb_running_set_entry(args->dnode, offset); in ripngd_instance_offset_list_create()
289 offset = nb_running_unset_entry(args->dnode); in ripngd_instance_offset_list_destroy()
338 metric = yang_dnode_get_uint8(args->dnode, NULL); in ripngd_instance_offset_list_metric_modify()
530 yang_dnode_get_ipv6p(&p, args->dnode, NULL); in ripngd_instance_static_route_create()
548 yang_dnode_get_ipv6p(&p, args->dnode, NULL); in ripngd_instance_static_route_destroy()
569 yang_dnode_get_ipv6p(&p, args->dnode, NULL); in ripngd_instance_aggregate_address_create()
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/eigrpd/
H A Deigrp_northbound.c44 if (yang_dnode_exists(dnode, "./bandwidth")) in redistribute_get_metrics()
46 if (yang_dnode_exists(dnode, "./delay")) in redistribute_get_metrics()
49 if (yang_dnode_exists(dnode, "./mtu")) in redistribute_get_metrics()
50 em->mtu[0] = yang_dnode_get_uint32(dnode, "./mtu"); in redistribute_get_metrics()
52 if (yang_dnode_exists(dnode, "./load")) in redistribute_get_metrics()
53 em->load = yang_dnode_get_uint32(dnode, "./load"); in redistribute_get_metrics()
54 if (yang_dnode_exists(dnode, "./reliability")) in redistribute_get_metrics()
117 eigrp = nb_running_unset_entry(args->dnode); in eigrpd_instance_destroy()
1131 nb_running_set_entry(args->dnode, eif); in lib_interface_eigrp_instance_create()
1147 nb_running_unset_entry(args->dnode); in lib_interface_eigrp_instance_destroy()
[all …]
H A Deigrp_cli.c339 k1 = yang_dnode_exists(dnode, "./K1") ? in eigrp_cli_show_metrics()
341 k2 = yang_dnode_exists(dnode, "./K2") ? in eigrp_cli_show_metrics()
343 k3 = yang_dnode_exists(dnode, "./K3") ? in eigrp_cli_show_metrics()
345 k4 = yang_dnode_exists(dnode, "./K4") ? in eigrp_cli_show_metrics()
852 struct lyd_node *dnode; in eigrp_config_write() local
855 dnode = yang_dnode_get(running_config->dnode, "/frr-eigrpd:eigrpd"); in eigrp_config_write()
856 if (dnode) { in eigrp_config_write()
876 struct lyd_node *dnode; in eigrp_write_interface() local
883 dnode = yang_dnode_get( in eigrp_write_interface()
884 running_config->dnode, in eigrp_write_interface()
[all …]
H A Deigrpd.h56 extern void eigrp_cli_show_header(struct vty *vty, struct lyd_node *dnode,
62 struct lyd_node *dnode,
66 extern void eigrp_cli_show_variance(struct vty *vty, struct lyd_node *dnode,
69 struct lyd_node *dnode,
71 extern void eigrp_cli_show_metrics(struct vty *vty, struct lyd_node *dnode,
73 extern void eigrp_cli_show_network(struct vty *vty, struct lyd_node *dnode,
78 struct lyd_node *dnode,
80 extern void eigrp_cli_show_delay(struct vty *vty, struct lyd_node *dnode,
85 struct lyd_node *dnode,
90 struct lyd_node *dnode,
[all …]
/dports/net/frr7/frr-frr-7.5.1/eigrpd/
H A Deigrp_northbound.c44 if (yang_dnode_exists(dnode, "./bandwidth")) in redistribute_get_metrics()
46 if (yang_dnode_exists(dnode, "./delay")) in redistribute_get_metrics()
49 if (yang_dnode_exists(dnode, "./mtu")) in redistribute_get_metrics()
50 em->mtu[0] = yang_dnode_get_uint32(dnode, "./mtu"); in redistribute_get_metrics()
52 if (yang_dnode_exists(dnode, "./load")) in redistribute_get_metrics()
53 em->load = yang_dnode_get_uint32(dnode, "./load"); in redistribute_get_metrics()
54 if (yang_dnode_exists(dnode, "./reliability")) in redistribute_get_metrics()
117 eigrp = nb_running_unset_entry(args->dnode); in eigrpd_instance_destroy()
1131 nb_running_set_entry(args->dnode, eif); in lib_interface_eigrp_instance_create()
1147 nb_running_unset_entry(args->dnode); in lib_interface_eigrp_instance_destroy()
[all …]
H A Deigrp_cli.c339 k1 = yang_dnode_exists(dnode, "./K1") ? in eigrp_cli_show_metrics()
341 k2 = yang_dnode_exists(dnode, "./K2") ? in eigrp_cli_show_metrics()
343 k3 = yang_dnode_exists(dnode, "./K3") ? in eigrp_cli_show_metrics()
345 k4 = yang_dnode_exists(dnode, "./K4") ? in eigrp_cli_show_metrics()
852 struct lyd_node *dnode; in eigrp_config_write() local
855 dnode = yang_dnode_get(running_config->dnode, "/frr-eigrpd:eigrpd"); in eigrp_config_write()
856 if (dnode) { in eigrp_config_write()
876 struct lyd_node *dnode; in eigrp_write_interface() local
883 dnode = yang_dnode_get( in eigrp_write_interface()
884 running_config->dnode, in eigrp_write_interface()
[all …]

12345678910>>...30