]> git.proxmox.com Git - mirror_frr.git/blobdiff - isisd/isis_vty_common.h
zebra, lib: fix the ZEBRA_INTERFACE_VRF_UPDATE zapi message
[mirror_frr.git] / isisd / isis_vty_common.h
index b726b4ee83870a335772b41db9f2c2bb3fe00032..297da0e2c1102bef850b079e3d14a12df5035b63 100644 (file)
 
 struct isis_circuit *isis_circuit_lookup(struct vty *vty);
 
-int isis_vty_max_lsp_lifetime_set(struct vty *vty, int level, uint16_t interval);
-int isis_vty_lsp_refresh_set(struct vty *vty, int level, uint16_t interval);
-int isis_vty_lsp_gen_interval_set(struct vty *vty, int level, uint16_t interval);
-int isis_vty_password_set(struct vty *vty, int argc,
-                         struct cmd_token *argv[], int level);
-
 void isis_vty_daemon_init(void);
 void isis_vty_init(void);