Namespace inet
HelloTimeoutMsg
messageFIXME missing documentation
Extends
Name | Type | Description |
---|---|---|
SignallingMsg | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
peer | Ipv4Address | |
command |
Source code
// // FIXME missing documentation // message HelloTimeoutMsg extends SignallingMsg { Ipv4Address peer; command = MSG_HELLO_TIMEOUT; }File: src/inet/networklayer/rsvpte/SignallingMsg.msg