Data Fields

libtrace_ospf_summary_lsa Struct Reference

OSPFv2 Summary LSA Body. More...

Data Fields

struct in_addr netmask
 Netmask for the destination.
uint8_t zero
 Always zero.
uint8_t metric_a
 Byte 1 of the Metric field.
uint8_t metric_b
 Byte 2 of the Metric field.
uint8_t metric_c
 Byte 3 of the Metric field.

Detailed Description

OSPFv2 Summary LSA Body.


Field Documentation

Byte 1 of the Metric field.

Referenced by trace_get_ospf_metric_from_summary_lsa_v2().

Byte 2 of the Metric field.

Referenced by trace_get_ospf_metric_from_summary_lsa_v2().

Byte 3 of the Metric field.

Referenced by trace_get_ospf_metric_from_summary_lsa_v2().

Netmask for the destination.

Always zero.


The documentation for this struct was generated from the following file: