Struct LabelRequestObj_t

File: Network/RSVP_TE/IntServ.msg

Intserv/RSVP: Label Request Object Structure

Inheritance diagram:

The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.

Fields:

Name Type Description
prot int

Source code:

struct LabelRequestObj_t
{
  fields:
    // request;
    int prot;
};