Loading ttcn/Ats6RD/Ats6RD_Pixits.ttcn3 +1 −1 Original line number Original line Diff line number Diff line Loading @@ -147,7 +147,7 @@ module Ats6RD_Pixits { } // End of modulepar PX_MSSC_HOST_V6_LIST_CPE } // End of modulepar PX_MSSC_HOST_V6_LIST_CPE /** /** * @desc Defines a list of host services ti be used for IPv6 in IPv4 * @desc Defines a list of host services to be used for IPv6 in IPv4 */ */ modulepar HostV6Descriptions PX_MULTIPLE_HOSTS_V6_IN_V4 := { modulepar HostV6Descriptions PX_MULTIPLE_HOSTS_V6_IN_V4 := { { { Loading ttcn/AtsDSlite/AtsDSLite_Pixits.ttcn3 +3 −2 Original line number Original line Diff line number Diff line Loading @@ -6,6 +6,7 @@ module AtsDSLite_Pixits { module AtsDSLite_Pixits { // LibCommon // LibCommon import from LibCommon_BasicTypesAndValues all; import from LibCommon_DataStrings all; import from LibCommon_DataStrings all; // LibIPv6 // LibIPv6 Loading Loading @@ -124,12 +125,12 @@ module AtsDSLite_Pixits { /** /** * @desc The MSS value. * @desc The MSS value. */ */ modulepar integer PX_DS_MSS_SIZE := 1500; modulepar UInt PX_DS_MSS_SIZE := 1500; /** /** * @desc The DS-Tunnel-MTU value. * @desc The DS-Tunnel-MTU value. */ */ modulepar integer PX_DS_MTU := 1500; modulepar UInt PX_DS_MTU := 1500; /** /** * @desc The IPv4 address of an FTP server. * @desc The IPv4 address of an FTP server. Loading Loading
ttcn/Ats6RD/Ats6RD_Pixits.ttcn3 +1 −1 Original line number Original line Diff line number Diff line Loading @@ -147,7 +147,7 @@ module Ats6RD_Pixits { } // End of modulepar PX_MSSC_HOST_V6_LIST_CPE } // End of modulepar PX_MSSC_HOST_V6_LIST_CPE /** /** * @desc Defines a list of host services ti be used for IPv6 in IPv4 * @desc Defines a list of host services to be used for IPv6 in IPv4 */ */ modulepar HostV6Descriptions PX_MULTIPLE_HOSTS_V6_IN_V4 := { modulepar HostV6Descriptions PX_MULTIPLE_HOSTS_V6_IN_V4 := { { { Loading
ttcn/AtsDSlite/AtsDSLite_Pixits.ttcn3 +3 −2 Original line number Original line Diff line number Diff line Loading @@ -6,6 +6,7 @@ module AtsDSLite_Pixits { module AtsDSLite_Pixits { // LibCommon // LibCommon import from LibCommon_BasicTypesAndValues all; import from LibCommon_DataStrings all; import from LibCommon_DataStrings all; // LibIPv6 // LibIPv6 Loading Loading @@ -124,12 +125,12 @@ module AtsDSLite_Pixits { /** /** * @desc The MSS value. * @desc The MSS value. */ */ modulepar integer PX_DS_MSS_SIZE := 1500; modulepar UInt PX_DS_MSS_SIZE := 1500; /** /** * @desc The DS-Tunnel-MTU value. * @desc The DS-Tunnel-MTU value. */ */ modulepar integer PX_DS_MTU := 1500; modulepar UInt PX_DS_MTU := 1500; /** /** * @desc The IPv4 address of an FTP server. * @desc The IPv4 address of an FTP server. Loading