Namespace inet
SenderTemplateObj
structIntserv/RSVP: Sender Template Structure
Fields
Name | Type | Description |
---|---|---|
SrcAddress | Ipv4Address | |
Lsp_Id | int |
Source code
// // Intserv/RSVP: Sender Template Structure // struct SenderTemplateObj { @packetData; Ipv4Address SrcAddress; int Lsp_Id = -1; }File: src/inet/networklayer/rsvpte/IntServ.msg