Loading ttcn3/EtsiLibrary/LibIpv6/LibSec/LibIpv6_Rfc4306Ikev2_TypesAndValues.ttcn +1 −4 Original line number Original line Diff line number Diff line Loading @@ -998,9 +998,6 @@ const UInt8 c_saRrpIn := 3; const UInt8 c_saRrpIn := 3; const UInt8 c_saCnOut := 4; const UInt8 c_saCnOut := 4; const UInt8 c_saCnIn := 5; const UInt8 c_saCnIn := 5; const UInt8 c_saMnOut := 6; const UInt8 c_saMnIn := 7; //Security Association //Security Association type record Sa { type record Sa { Loading Loading
ttcn3/EtsiLibrary/LibIpv6/LibSec/LibIpv6_Rfc4306Ikev2_TypesAndValues.ttcn +1 −4 Original line number Original line Diff line number Diff line Loading @@ -998,9 +998,6 @@ const UInt8 c_saRrpIn := 3; const UInt8 c_saRrpIn := 3; const UInt8 c_saCnOut := 4; const UInt8 c_saCnOut := 4; const UInt8 c_saCnIn := 5; const UInt8 c_saCnIn := 5; const UInt8 c_saMnOut := 6; const UInt8 c_saMnIn := 7; //Security Association //Security Association type record Sa { type record Sa { Loading