tcpiputils/dnd/inc/engine.h
branchRCL_3
changeset 75 c1029e558ef5
parent 58 8d540f55e491
equal deleted inserted replaced
67:bb2423252ea3 75:c1029e558ef5
    57 	TInt  iLlmnrHoplimit;	//< The IP Hoplimit (TTL) to be used in LLMR/MDNS packets.
    57 	TInt  iLlmnrHoplimit;	//< The IP Hoplimit (TTL) to be used in LLMR/MDNS packets.
    58 	TIp6Addr iLlmnrIpv4;	//< The IPv4 multicast address
    58 	TIp6Addr iLlmnrIpv4;	//< The IPv4 multicast address
    59 	TIp6Addr iLlmnrIpv6;	//< The IPv6 multicast address
    59 	TIp6Addr iLlmnrIpv6;	//< The IPv6 multicast address
    60 #endif
    60 #endif
    61 	TUint iEDNS0;			//< Enable EDNS0, if >= KDnsMaxMessage, value is receive payload size.
    61 	TUint iEDNS0;			//< Enable EDNS0, if >= KDnsMaxMessage, value is receive payload size.
    62 	TBool iSuffixSupportEnabled;	//< Flag to switch ON/OFF the domain suffix based name resolution
       
    63 	};
    62 	};
    64 
    63 
    65 class MTimeoutManager;
    64 class MTimeoutManager;
    66 class MDndListener;
    65 class MDndListener;
    67 class CESockIniData;
    66 class CESockIniData;