Loading ttcn/AtsCommon/AtsCommon_TypesAndValues.ttcn +3 −0 Original line number Diff line number Diff line Loading @@ -9,8 +9,11 @@ group componentConstants { const charstring c_COMP_DHCP := "DHCPv6"; const charstring c_COMP_DHCPv4 := "DHCPv4"; const charstring c_COMP_DNS := "DNS"; const charstring c_COMP_HOST := "Host"; const charstring c_COMP_AFTR := "Aftr"; const charstring c_COMP_BR := "Br"; } // end componentConstants Loading Loading
ttcn/AtsCommon/AtsCommon_TypesAndValues.ttcn +3 −0 Original line number Diff line number Diff line Loading @@ -9,8 +9,11 @@ group componentConstants { const charstring c_COMP_DHCP := "DHCPv6"; const charstring c_COMP_DHCPv4 := "DHCPv4"; const charstring c_COMP_DNS := "DNS"; const charstring c_COMP_HOST := "Host"; const charstring c_COMP_AFTR := "Aftr"; const charstring c_COMP_BR := "Br"; } // end componentConstants Loading