tcpiputils/dnd/inc/engine.h
branchRCL_3
changeset 53 7e41d162e158
parent 0 af10295192d8
child 57 abbed5a4b42a
equal deleted inserted replaced
52:3652a10b304a 53:7e41d162e158
    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;