Data Fields

libtrace_ospf_hello_v2_t Struct Reference

OSPFv2 Hello Packet. More...

Collaboration diagram for libtrace_ospf_hello_v2_t:
Collaboration graph
[legend]

Data Fields

struct in_addr mask
 Network mask for this interface.
uint16_t interval
 Interval between Hello packets (secs).
libtrace_ospf_options_t hello_options
 Options.
uint8_t priority
 Router Priority.
uint32_t deadint
 Interval before declaring a router down.
struct in_addr designated
 Designated router for the network.
struct in_addr backup
 Backup designated router.

Detailed Description

OSPFv2 Hello Packet.


Field Documentation

Backup designated router.

Interval before declaring a router down.

Designated router for the network.

Options.

Interval between Hello packets (secs).

Network mask for this interface.

Router Priority.


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