tcpiputils/dnd/inc/dnd_ini.h
branchRCL_3
changeset 20 7e41d162e158
parent 0 af10295192d8
child 21 abbed5a4b42a
equal deleted inserted replaced
19:3652a10b304a 20:7e41d162e158
   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