TCPIP_DNS_CLIENT_MAX_SELECT_INTERFACES Macro
C
#define TCPIP_DNS_CLIENT_MAX_SELECT_INTERFACES 4
Description
Max number of interfaces to take part in the DNS selection algorithm Should be always greater than 1:
the default interface should always be considered for DNS resolution
Depending on how many active interfaces select those to be considered for DNS resolution.