Searched refs:bgp_damp_reuse_time_vty (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_damp.h141 char * bgp_damp_reuse_time_vty (struct vty *, struct bgp_info *);
H A Dbgp_damp.c629 bgp_damp_reuse_time_vty (struct vty *vty, struct bgp_info *binfo)
627 bgp_damp_reuse_time_vty (struct vty *vty, struct bgp_info *binfo) function
H A Dbgp_route.c4027 vty_out (vty, "%s ", bgp_damp_reuse_time_vty (vty, binfo));
4109 vty_out (vty, "%s ", bgp_damp_reuse_time_vty (vty, binfo));

Completed in 85 milliseconds