tcpiputils/dnd/inc/engine.h
branchRCL_3
changeset 53 7e41d162e158
parent 0 af10295192d8
child 57 abbed5a4b42a
--- a/tcpiputils/dnd/inc/engine.h	Thu Jul 15 20:25:02 2010 +0300
+++ b/tcpiputils/dnd/inc/engine.h	Thu Aug 19 11:25:30 2010 +0300
@@ -59,6 +59,7 @@
 	TIp6Addr iLlmnrIpv6;	//< The IPv6 multicast address
 #endif
 	TUint iEDNS0;			//< Enable EDNS0, if >= KDnsMaxMessage, value is receive payload size.
+	TBool iSuffixSupportEnabled;	//< Flag to switch ON/OFF the domain suffix based name resolution
 	};
 
 class MTimeoutManager;