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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_vty.c3067 show_lsa_summary (struct ospf_lsa *lsa, void *v, int self)
3640 foreach_lsa (AREA_LSDB (area, type), vty, self, show_lsa_summary);
3667 foreach_lsa (AS_LSDB (ospf_top, type), vty, self, show_lsa_summary);
3050 show_lsa_summary (struct ospf_lsa *lsa, void *v, int self) function
3623 foreach_lsa (AREA_LSDB (area, type), vty, self, show_lsa_summary); local
3650 foreach_lsa (AS_LSDB (ospf_top, type), vty, self, show_lsa_summary); local

Completed in 526 milliseconds