tcpiputils/dnd/inc/dnd_ini.h
branchRCL_3
changeset 58 8d540f55e491
parent 57 abbed5a4b42a
child 75 c1029e558ef5
equal deleted inserted replaced
57:abbed5a4b42a 58:8d540f55e491
   110 const TInt KLlmnrIni_Ttl = 10;          //< [1..maxint] [seconds]
   110 const TInt KLlmnrIni_Ttl = 10;          //< [1..maxint] [seconds]
   111 const TInt KLlmnrIni_Hoplimit = 255;	//< [-1..255] (LLMNR-31 draft)
   111 const TInt KLlmnrIni_Hoplimit = 255;	//< [-1..255] (LLMNR-31 draft)
   112 _LIT(KLlmnrIni_Ipv4Addr, "224.0.0.251");
   112 _LIT(KLlmnrIni_Ipv4Addr, "224.0.0.251");
   113 _LIT(KLlmnrIni_Ipv6Addr, "ff02::fb");
   113 _LIT(KLlmnrIni_Ipv6Addr, "ff02::fb");
   114 #endif
   114 #endif
       
   115 _LIT(DND_INI_SUFFIXSUPPORT, "enablesuffixsupport"); //< enabler for new suffix support
       
   116 
   115 #endif
   117 #endif