Loading ttcn/Ipv6OverGeoNetworking/LibItsIpv6OverGeoNetworking_TypesAndValues.ttcn +14 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,20 @@ module LibItsIpv6OverGeoNetworking_TypesAndValues { } // end ipv6OverGeoConfigurationTypes group ipv6OverGeoConfigurationValues { const integer c_manualGvl := 0; const integer c_automaticGvl1 := 1; const integer c_automaticGvl2 := 2; const integer c_automaticGvl3 := 3; const charstring c_areaGvl0 := "GVL0"; const charstring c_areaGvl1 := "GVL1"; const charstring c_areaGvl2 := "GVL2"; const charstring c_areaGvl3 := "GVL3"; } // end ipv6OverGeoConfigurationValues group ethernet { /** Loading Loading
ttcn/Ipv6OverGeoNetworking/LibItsIpv6OverGeoNetworking_TypesAndValues.ttcn +14 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,20 @@ module LibItsIpv6OverGeoNetworking_TypesAndValues { } // end ipv6OverGeoConfigurationTypes group ipv6OverGeoConfigurationValues { const integer c_manualGvl := 0; const integer c_automaticGvl1 := 1; const integer c_automaticGvl2 := 2; const integer c_automaticGvl3 := 3; const charstring c_areaGvl0 := "GVL0"; const charstring c_areaGvl1 := "GVL1"; const charstring c_areaGvl2 := "GVL2"; const charstring c_areaGvl3 := "GVL3"; } // end ipv6OverGeoConfigurationValues group ethernet { /** Loading