Searched refs:bgp_damp_info_free (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_damp.h139 extern void bgp_damp_info_free (struct bgp_damp_info *, int);
H A Dbgp_damp.c163 bgp_damp_info_free (bdi, 1);
295 bgp_damp_info_free (bdi, 0);
340 bgp_damp_info_free (bdi, 1);
350 bgp_damp_info_free (struct bgp_damp_info *bdi, int withdraw) function
485 bgp_damp_info_free (bdi, 1);
493 bgp_damp_info_free (bdi, 1);
H A Dbgp_route.c108 bgp_damp_info_free ((*extra)->damp_info, 0);
12107 bgp_damp_info_free (ri->extra->damp_info, 1);
12131 bgp_damp_info_free (ri->extra->damp_info, 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_damp.h139 extern void bgp_damp_info_free (struct bgp_damp_info *, int);
H A Dbgp_damp.c163 bgp_damp_info_free (bdi, 1);
295 bgp_damp_info_free (bdi, 0);
340 bgp_damp_info_free (bdi, 1);
350 bgp_damp_info_free (struct bgp_damp_info *bdi, int withdraw) function
485 bgp_damp_info_free (bdi, 1);
493 bgp_damp_info_free (bdi, 1);
H A Dbgp_route.c108 bgp_damp_info_free ((*extra)->damp_info, 0);
12107 bgp_damp_info_free (ri->extra->damp_info, 1);
12131 bgp_damp_info_free (ri->extra->damp_info, 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_damp.h139 extern void bgp_damp_info_free (struct bgp_damp_info *, int);
H A Dbgp_damp.c163 bgp_damp_info_free (bdi, 1);
295 bgp_damp_info_free (bdi, 0);
340 bgp_damp_info_free (bdi, 1);
350 bgp_damp_info_free (struct bgp_damp_info *bdi, int withdraw) function
485 bgp_damp_info_free (bdi, 1);
493 bgp_damp_info_free (bdi, 1);
H A Dbgp_route.c108 bgp_damp_info_free ((*extra)->damp_info, 0);
12107 bgp_damp_info_free (ri->extra->damp_info, 1);
12131 bgp_damp_info_free (ri->extra->damp_info, 1);

Completed in 295 milliseconds