Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/bgpctl/
H A Dmrtparser.h63 struct mrt_bgp_state { struct
64 struct timespec time;
65 struct bgpd_addr src;
66 struct bgpd_addr dst;
67 uint32_t src_as;
68 uint32_t dst_as;
69 uint16_t old_state;
70 uint16_t new_state;