Loading ttcn/LibDhcp/LibIpv6_CommonRfcsDhcp_Functions.ttcn +3 −2 Original line number Original line Diff line number Diff line Loading @@ -50,5 +50,6 @@ return f_sendUdpPacket(v_ipPkt); return f_sendUdpPacket(v_ipPkt); }//end f_sendUdp } // end f_sendDhcpv6Msg } // end module LibIpv6_Rfc0768Udp_Functions } // end module LibIpv6_CommonRfcsDhcp_Functions Loading
ttcn/LibDhcp/LibIpv6_CommonRfcsDhcp_Functions.ttcn +3 −2 Original line number Original line Diff line number Diff line Loading @@ -50,5 +50,6 @@ return f_sendUdpPacket(v_ipPkt); return f_sendUdpPacket(v_ipPkt); }//end f_sendUdp } // end f_sendDhcpv6Msg } // end module LibIpv6_Rfc0768Udp_Functions } // end module LibIpv6_CommonRfcsDhcp_Functions