Home
last modified time | relevance | path

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

/dports/net/frr7/frr-frr-7.5.1/lib/
H A Drouting_nb_config.c109 cbs.get_dependant_xpath = vrf_to_control_plane_protocol; in routing_control_plane_protocols_register_vrf_dependency()
H A Dnorthbound.h507 void (*get_dependant_xpath)(const struct lyd_node *dnode, char *xpath); member
H A Dnorthbound.c195 dependency->dep_cbs.get_dependant_xpath = cbs->get_dependant_xpath; in nb_node_set_dependency_cbs()
606 if (nb_node->dep_cbs.get_dependant_xpath) { in nb_candidate_edit()
607 nb_node->dep_cbs.get_dependant_xpath(dnode, dep_xpath); in nb_candidate_edit()
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Drouting_nb_config.c109 cbs.get_dependant_xpath = vrf_to_control_plane_protocol; in routing_control_plane_protocols_register_vrf_dependency()
H A Dnorthbound.h507 void (*get_dependant_xpath)(const struct lyd_node *dnode, char *xpath); member
H A Dnorthbound.c195 dependency->dep_cbs.get_dependant_xpath = cbs->get_dependant_xpath; in nb_node_set_dependency_cbs()
606 if (nb_node->dep_cbs.get_dependant_xpath) { in nb_candidate_edit()
607 nb_node->dep_cbs.get_dependant_xpath(dnode, dep_xpath); in nb_candidate_edit()