|
WAND Trace processing
4.0.5
|
OSPFv2 Summary LSA Body. More...
Data Fields | |
| struct in_addr | netmask |
| Netmask for the destination. More... | |
| uint8_t | zero |
| Always zero. More... | |
| uint8_t | metric_a |
| Byte 1 of the Metric field. More... | |
| uint8_t | metric_b |
| Byte 2 of the Metric field. More... | |
| uint8_t | metric_c |
| Byte 3 of the Metric field. More... | |
OSPFv2 Summary LSA Body.
| uint8_t libtrace_ospf_summary_lsa::metric_a |
Byte 1 of the Metric field.
Referenced by trace_get_ospf_metric_from_summary_lsa_v2().
| uint8_t libtrace_ospf_summary_lsa::metric_b |
Byte 2 of the Metric field.
Referenced by trace_get_ospf_metric_from_summary_lsa_v2().
| uint8_t libtrace_ospf_summary_lsa::metric_c |
Byte 3 of the Metric field.
Referenced by trace_get_ospf_metric_from_summary_lsa_v2().
| struct in_addr libtrace_ospf_summary_lsa::netmask |
Netmask for the destination.
| uint8_t libtrace_ospf_summary_lsa::zero |
Always zero.