tcpiputils/dnd/inc/engine.h
branchRCL_3
changeset 58 8d540f55e491
parent 57 abbed5a4b42a
child 75 c1029e558ef5
equal deleted inserted replaced
57:abbed5a4b42a 58:8d540f55e491
    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
    62 	};
    63 	};
    63 
    64 
    64 class MTimeoutManager;
    65 class MTimeoutManager;
    65 class MDndListener;
    66 class MDndListener;
    66 class CESockIniData;
    67 class CESockIniData;