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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_dump.c57 MSG_TABLE_DUMP /* routing table dump */
181 if (type == MSG_TABLE_DUMP)
183 bgp_dump_header (obuf, MSG_TABLE_DUMP, afi);
198 if (type == MSG_TABLE_DUMP)
233 if (type == MSG_TABLE_DUMP)
294 bgp_dump_routes_entry (&rn->p, info, afi, MSG_TABLE_DUMP, seq++);
56 MSG_TABLE_DUMP /* routing table dump */ enumerator in enum:MRT_MSG_TYPES

Completed in 107 milliseconds