File: Network/RSVP_TE/SignallingMsg.msg
FIXME missing documentation
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
SignallingMsg | FIXME missing documentation |
Name | Type | Description |
---|---|---|
peer | IPAddress | |
command | int |
message HelloTimerMsg extends SignallingMsg { fields: IPAddress peer; int command = MSG_HELLO_TIMER; };