(no description)
The following diagram shows usage relationships between types. Unresolved types are missing from the diagram.
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
enum MobilityHeaderType { BINDING_REFRESH_REQUEST = 0; HOME_TEST_INIT = 1; CARE_OF_TEST_INIT = 2; HOME_TEST = 3; CARE_OF_TEST = 4; BINDING_UPDATE = 5; BINDING_ACKNOWLEDGEMENT = 6; BINDING_ERROR = 7; }