|
WAND Trace processing
4.0.5
|
OSPFv2 Router Link structure. More...
Data Fields | |
| struct in_addr | link_id |
| Object that link connects to. More... | |
| struct in_addr | link_data |
| Link Data field. More... | |
| uint8_t | type |
| Link Type. More... | |
| uint8_t | num_tos |
| Number of TOS metrics. More... | |
| uint16_t | tos_metric |
| Cost of router link. More... | |
OSPFv2 Router Link structure.
| struct in_addr libtrace_ospf_link_t::link_data |
Link Data field.
| struct in_addr libtrace_ospf_link_t::link_id |
Object that link connects to.
| uint8_t libtrace_ospf_link_t::num_tos |
Number of TOS metrics.
| uint16_t libtrace_ospf_link_t::tos_metric |
Cost of router link.
| uint8_t libtrace_ospf_link_t::type |
Link Type.