
Data Fields | |
| NETSIM_IPAddress | NetworkMask |
| UINT16 | HelloInterval |
| UINT8 | Options |
| UINT8 | RtrPri |
| UINT | RouterDeadInterval |
| NETSIM_IPAddress | DesignatedRouter |
| NETSIM_IPAddress | BackupDesignatedRouter |
| NETSIM_IPAddress * | Neighbor |
| UINT | neighCount |
Definition at line 153 of file OSPF_Msg.h.
| NETSIM_IPAddress stru_ospf_hello::BackupDesignatedRouter |
Definition at line 161 of file OSPF_Msg.h.
| NETSIM_IPAddress stru_ospf_hello::DesignatedRouter |
Definition at line 160 of file OSPF_Msg.h.
| UINT16 stru_ospf_hello::HelloInterval |
Definition at line 156 of file OSPF_Msg.h.
| NETSIM_IPAddress* stru_ospf_hello::Neighbor |
Definition at line 162 of file OSPF_Msg.h.
| UINT stru_ospf_hello::neighCount |
Definition at line 164 of file OSPF_Msg.h.
| NETSIM_IPAddress stru_ospf_hello::NetworkMask |
Definition at line 155 of file OSPF_Msg.h.
| UINT8 stru_ospf_hello::Options |
Definition at line 157 of file OSPF_Msg.h.
| UINT stru_ospf_hello::RouterDeadInterval |
Definition at line 159 of file OSPF_Msg.h.
| UINT8 stru_ospf_hello::RtrPri |
Definition at line 158 of file OSPF_Msg.h.