Loading ttcn3/EtsiLibrary/LibIpv6/LibCore/LibIpv6_Rfc2461NeighborDiscovery_TypesAndValues.ttcn +2 −0 Original line number Original line Diff line number Diff line Loading @@ -39,6 +39,8 @@ const UInt8 c_prefixLength56 := 56; const UInt8 c_prefixLength56 := 56; const UInt8 c_prefixLength64 := 64; const UInt8 c_prefixLength64 := 64; const UInt8 c_maxPrefixLength := 128; const UInt8 c_maxPrefixLength := 128; const float c_minRandomFactor := 0.5; const float c_maxRandomFactor := 1.5; const UInt16 c_unspecifiedReachTime := 0; const UInt16 c_unspecifiedReachTime := 0; const UInt16 c_unspecifiedRetransTime := 0; const UInt16 c_unspecifiedRetransTime := 0; Loading Loading
ttcn3/EtsiLibrary/LibIpv6/LibCore/LibIpv6_Rfc2461NeighborDiscovery_TypesAndValues.ttcn +2 −0 Original line number Original line Diff line number Diff line Loading @@ -39,6 +39,8 @@ const UInt8 c_prefixLength56 := 56; const UInt8 c_prefixLength56 := 56; const UInt8 c_prefixLength64 := 64; const UInt8 c_prefixLength64 := 64; const UInt8 c_maxPrefixLength := 128; const UInt8 c_maxPrefixLength := 128; const float c_minRandomFactor := 0.5; const float c_maxRandomFactor := 1.5; const UInt16 c_unspecifiedReachTime := 0; const UInt16 c_unspecifiedReachTime := 0; const UInt16 c_unspecifiedRetransTime := 0; const UInt16 c_unspecifiedRetransTime := 0; Loading