Data Fields

libtrace_ospf_lsa_v2_t Struct Reference

LSA Header for OSPFv2. More...

Collaboration diagram for libtrace_ospf_lsa_v2_t:
Collaboration graph
[legend]

Data Fields

uint16_t age
 Time in seconds since LSA originated.
libtrace_ospf_options_t lsa_options
 Options.
uint8_t lsa_type
 LSA type.
struct in_addr ls_id
 Link State ID.
struct in_addr adv_router
 Router that originated this LSA.
uint32_t seq
 LS sequence number.
uint16_t checksum
 Checksum.
uint16_t length
 Length of the LSA including LSA header.

Detailed Description

LSA Header for OSPFv2.


Field Documentation

Router that originated this LSA.

Time in seconds since LSA originated.

Checksum.

Length of the LSA including LSA header.

Link State ID.

Options.

LSA type.

Referenced by trace_get_next_ospf_lsa_v2().

LS sequence number.


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