Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef CONNECT___NCBI_LOCALIP__H
2 #define CONNECT___NCBI_LOCALIP__H
#define NCBI_XCONNECT_EXPORT
int NcbiIsLocalIP(unsigned int ip)
Return non-zero (true) if the IP address (in network byte order) provided as an agrument,...
void NcbiInitLocalIP(void)
Init local IP classification.
int NcbiIsLocalIPEx(const TNCBI_IPv6Addr *addr, SNcbiDomainInfo *info)
Return non-zero (true) if the IP address (in network byte order) provided as an agrument,...