Packet BindingRefreshRequest

File: src/inet/networklayer/xmipv6/MobilityHeader.msg

C++ definition

18.09.07 - CB

Usage diagram:

The following diagram shows usage relationships between types. Unresolved types are missing from the diagram.

Inheritance diagram:

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.

Extends:

Name Type Description
MobilityHeader packet

extends IPv6ExtensionHeader // TODO check how to define MobilityHeader as subclass of IPv6ExtensionHeader

Fields:

Name Type Description
mobilityHeaderType int

Source code:

///////////////////////////////////////////
// 18.09.07 - CB
///////////////////////////////////////////
packet BindingRefreshRequest extends MobilityHeader
{
}