Data Fields

libtrace_ospf_db_desc_v2_t Struct Reference

OSPFv2 Database Description packet. More...

Collaboration diagram for libtrace_ospf_db_desc_v2_t:
Collaboration graph
[legend]

Data Fields

uint16_t mtu
 Interface MTU.
libtrace_ospf_options_t db_desc_options
 Options.
LT_BITFIELD8 db_desc_ms:1
 If set, this router is the master.
LT_BITFIELD8 db_desc_m:1
 If set, more packets to follow.
LT_BITFIELD8 db_desc_i:1
 If set, this is the first packet in sequence.
LT_BITFIELD8 zero:5
uint32_t seq
 Sequence number for DD packets.

Detailed Description

OSPFv2 Database Description packet.


Field Documentation

If set, this is the first packet in sequence.

If set, more packets to follow.

If set, this router is the master.

Options.

Interface MTU.

Sequence number for DD packets.


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