Loading ttcn3/EtsiLibrary/LibIpv6/LibSec/LibIpv6_Rfc4306Ikev2_Functions.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -1839,8 +1839,8 @@ module LibIpv6_Rfc4306Ikev2_Functions { } // A unexpected IKE_AUTH response with a Notify payload is received [] ipPort.receive(mw_ikeAuthRsp( p_addrIut, p_addrTn, [] ipPort.receive(mw_ikeAuthRsp( v_ikeSrc, v_ikeDst, vc_ikeSad[0].udpIutPort, vc_ikeSad[0].udpTnPort, vc_ikeSad[0].spiInitiator, Loading Loading
ttcn3/EtsiLibrary/LibIpv6/LibSec/LibIpv6_Rfc4306Ikev2_Functions.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -1839,8 +1839,8 @@ module LibIpv6_Rfc4306Ikev2_Functions { } // A unexpected IKE_AUTH response with a Notify payload is received [] ipPort.receive(mw_ikeAuthRsp( p_addrIut, p_addrTn, [] ipPort.receive(mw_ikeAuthRsp( v_ikeSrc, v_ikeDst, vc_ikeSad[0].udpIutPort, vc_ikeSad[0].udpTnPort, vc_ikeSad[0].spiInitiator, Loading