Home
last modified time | relevance | path

Searched defs:eigrp_stats (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.sbin/eigrpd/
H A Deigrpd.h269 struct eigrp_stats { struct
270 uint32_t hellos_sent;
271 uint32_t hellos_recv;
272 uint32_t updates_sent;
273 uint32_t updates_recv;
274 uint32_t queries_sent;
275 uint32_t queries_recv;
276 uint32_t replies_sent;
278 uint32_t acks_sent;
279 uint32_t acks_recv;
[all …]