Home
last modified time | relevance | path

Searched refs:yang_dnode_get (Results 1 – 25 of 48) sorted by relevance

12

/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 Droutemap_cli.c825 if (yang_dnode_get(dnode, "./use-round-trip-time")) { in route_map_action_show()
827 } else if (yang_dnode_get(dnode, "./add-round-trip-time")) { in route_map_action_show()
829 } else if (yang_dnode_get(dnode, "./subtract-round-trip-time")) { in route_map_action_show()
831 } else if (yang_dnode_get(dnode, "./add-metric")) { in route_map_action_show()
834 } else if (yang_dnode_get(dnode, "./subtract-metric")) { in route_map_action_show()
1008 dnode = yang_dnode_get(running_config->dnode, in route_map_config_write()
H A Dfilter_cli.c265 dnode = yang_dnode_get(running_config->dnode, xpath);
442 dnode = yang_dnode_get(running_config->dnode, xpath);
594 dnode = yang_dnode_get(running_config->dnode, xpath);
792 dnode = yang_dnode_get(running_config->dnode, xpath);
985 dnode = yang_dnode_get(running_config->dnode, xpath);
1289 dnode = yang_dnode_get(running_config->dnode, xpath); in plist_remove()
H A Dyang.h348 extern struct lyd_node *yang_dnode_get(const struct lyd_node *dnode,
H A Dyang.c399 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_schema_name()
411 struct lyd_node *yang_dnode_get(const struct lyd_node *dnode, in yang_dnode_get() function
503 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_is_default()
H A Dnorthbound.c598 dnode = yang_dnode_get(candidate->dnode, xpath_edit); in nb_candidate_edit()
609 dep_dnode = yang_dnode_get(candidate->dnode, dep_xpath); in nb_candidate_edit()
1445 dnode = yang_dnode_get(transaction->config->dnode, in nb_transaction_apply_finish()
2129 dnode = yang_dnode_get(running_config->dnode, xpath); in nb_running_get_entry_worker()
H A Dyang_translator.c147 dnode = yang_dnode_get(dnode, in yang_translator_load()
H A Dnorthbound_grpc.cpp1087 dnode = yang_dnode_get(dnode, path.c_str()); in yang_dnode_delete()
1181 dnode = yang_dnode_get(running_config->dnode, in get_dnode_config()
/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 Droutemap_cli.c825 if (yang_dnode_get(dnode, "./use-round-trip-time")) { in route_map_action_show()
827 } else if (yang_dnode_get(dnode, "./add-round-trip-time")) { in route_map_action_show()
829 } else if (yang_dnode_get(dnode, "./subtract-round-trip-time")) { in route_map_action_show()
831 } else if (yang_dnode_get(dnode, "./add-metric")) { in route_map_action_show()
834 } else if (yang_dnode_get(dnode, "./subtract-metric")) { in route_map_action_show()
1008 dnode = yang_dnode_get(running_config->dnode, in route_map_config_write()
H A Dfilter_cli.c265 dnode = yang_dnode_get(running_config->dnode, xpath);
442 dnode = yang_dnode_get(running_config->dnode, xpath);
594 dnode = yang_dnode_get(running_config->dnode, xpath);
792 dnode = yang_dnode_get(running_config->dnode, xpath);
985 dnode = yang_dnode_get(running_config->dnode, xpath);
1289 dnode = yang_dnode_get(running_config->dnode, xpath); in plist_remove()
H A Dyang.h348 extern struct lyd_node *yang_dnode_get(const struct lyd_node *dnode,
H A Dyang.c399 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_get_schema_name()
411 struct lyd_node *yang_dnode_get(const struct lyd_node *dnode, in yang_dnode_get() function
503 dnode = yang_dnode_get(dnode, xpath); in yang_dnode_is_default()
H A Dnorthbound.c598 dnode = yang_dnode_get(candidate->dnode, xpath_edit); in nb_candidate_edit()
609 dep_dnode = yang_dnode_get(candidate->dnode, dep_xpath); in nb_candidate_edit()
1445 dnode = yang_dnode_get(transaction->config->dnode, in nb_transaction_apply_finish()
2129 dnode = yang_dnode_get(running_config->dnode, xpath); in nb_running_get_entry_worker()
H A Dyang_translator.c147 dnode = yang_dnode_get(dnode, in yang_translator_load()
H A Dnorthbound_grpc.cpp1087 dnode = yang_dnode_get(dnode, path.c_str()); in yang_dnode_delete()
1181 dnode = yang_dnode_get(running_config->dnode, in get_dnode_config()
/dports/net/frr7-pythontools/frr-frr-7.5.1/staticd/
H A Dstatic_vty.c296 dnode = yang_dnode_get(vty->candidate_config->dnode, ab_xpath); in static_route_leak()
530 yang_dnode_get(vty->candidate_config->dnode, VTY_CURR_XPATH);
645 yang_dnode_get(vty->candidate_config->dnode, VTY_CURR_XPATH);
759 yang_dnode_get(vty->candidate_config->dnode, VTY_CURR_XPATH);
843 yang_dnode_get(vty->candidate_config->dnode, VTY_CURR_XPATH);
961 yang_dnode_get(vty->candidate_config->dnode, VTY_CURR_XPATH);
1074 yang_dnode_get(vty->candidate_config->dnode, VTY_CURR_XPATH);
/dports/net/frr7/frr-frr-7.5.1/staticd/
H A Dstatic_vty.c296 dnode = yang_dnode_get(vty->candidate_config->dnode, ab_xpath); in static_route_leak()
530 yang_dnode_get(vty->candidate_config->dnode, VTY_CURR_XPATH);
645 yang_dnode_get(vty->candidate_config->dnode, VTY_CURR_XPATH);
759 yang_dnode_get(vty->candidate_config->dnode, VTY_CURR_XPATH);
843 yang_dnode_get(vty->candidate_config->dnode, VTY_CURR_XPATH);
961 yang_dnode_get(vty->candidate_config->dnode, VTY_CURR_XPATH);
1074 yang_dnode_get(vty->candidate_config->dnode, VTY_CURR_XPATH);
/dports/net/frr7-pythontools/frr-frr-7.5.1/eigrpd/
H A Deigrp_cli.c855 dnode = yang_dnode_get(running_config->dnode, "/frr-eigrpd:eigrpd"); in eigrp_config_write()
883 dnode = yang_dnode_get( in eigrp_write_interface()
/dports/net/frr7/frr-frr-7.5.1/eigrpd/
H A Deigrp_cli.c855 dnode = yang_dnode_get(running_config->dnode, "/frr-eigrpd:eigrpd"); in eigrp_config_write()
883 dnode = yang_dnode_get( in eigrp_write_interface()
/dports/net/frr7-pythontools/frr-frr-7.5.1/isisd/
H A Disis_cli.c357 dnode = yang_dnode_get(vty->candidate_config->dnode,
429 dnode = yang_dnode_get(vty->candidate_config->dnode,
455 dnode = yang_dnode_get(vty->candidate_config->dnode,
/dports/net/frr7/frr-frr-7.5.1/isisd/
H A Disis_cli.c357 dnode = yang_dnode_get(vty->candidate_config->dnode,
429 dnode = yang_dnode_get(vty->candidate_config->dnode,
455 dnode = yang_dnode_get(vty->candidate_config->dnode,
/dports/net/frr7-pythontools/frr-frr-7.5.1/vrrpd/
H A Dvrrp_vty.c732 dnode = yang_dnode_get( in vrrp_config_write_interface()
/dports/net/frr7/frr-frr-7.5.1/vrrpd/
H A Dvrrp_vty.c732 dnode = yang_dnode_get( in vrrp_config_write_interface()
/dports/net/frr7-pythontools/frr-frr-7.5.1/ripngd/
H A Dripng_interface.c943 dnode = yang_dnode_get( in interface_config_write()

12