Home
last modified time | relevance | path

Searched refs:cli_show_end (Results 1 – 10 of 10) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/bfdd/
H A Dbfdd_nb.c40 .cli_show_end = bfd_cli_show_header_end,
49 .cli_show_end = bfd_cli_show_peer_end,
118 .cli_show_end = bfd_cli_show_peer_end,
314 .cli_show_end = bfd_cli_show_peer_end,
/dports/net/frr7/frr-frr-7.5.1/bfdd/
H A Dbfdd_nb.c40 .cli_show_end = bfd_cli_show_header_end,
49 .cli_show_end = bfd_cli_show_peer_end,
118 .cli_show_end = bfd_cli_show_peer_end,
314 .cli_show_end = bfd_cli_show_peer_end,
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dnorthbound.h503 void (*cli_show_end)(struct vty *vty, struct lyd_node *dnode); member
H A Dnorthbound_cli.c594 if (nb_node && nb_node->cbs.cli_show_end) in nb_cli_show_dnode_cmds()
595 (*nb_node->cbs.cli_show_end)(vty, parent); in nb_cli_show_dnode_cmds()
H A Droutemap_northbound.c1144 .cli_show_end = route_map_instance_show_end,
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dnorthbound.h503 void (*cli_show_end)(struct vty *vty, struct lyd_node *dnode); member
H A Dnorthbound_cli.c594 if (nb_node && nb_node->cbs.cli_show_end) in nb_cli_show_dnode_cmds()
595 (*nb_node->cbs.cli_show_end)(vty, parent); in nb_cli_show_dnode_cmds()
H A Droutemap_northbound.c1144 .cli_show_end = route_map_instance_show_end,
/dports/net/frr7-pythontools/frr-frr-7.5.1/eigrpd/
H A Deigrp_northbound.c1286 .cli_show_end = eigrp_cli_show_end_header,
/dports/net/frr7/frr-frr-7.5.1/eigrpd/
H A Deigrp_northbound.c1286 .cli_show_end = eigrp_cli_show_end_header,