Home
last modified time | relevance | path

Searched refs:zebra_ip_config (Results 1 – 3 of 3) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_vty.c3240 static int zebra_ip_config(struct vty *vty) in zebra_ip_config() function
3790 static int zebra_ip_config(struct vty *vty);
3795 .config_write = zebra_ip_config,
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_vty.c3240 static int zebra_ip_config(struct vty *vty) in zebra_ip_config() function
3790 static int zebra_ip_config(struct vty *vty);
3795 .config_write = zebra_ip_config,
/dports/net/quagga/quagga-1.2.4/zebra/
H A Dzebra_vty.c5231 zebra_ip_config (struct vty *vty) in zebra_ip_config() function
5281 install_node (&ip_node, zebra_ip_config); in zebra_vty_init()