silc_net_is_ip

SYNOPSIS

    SilcBool silc_net_is_ip(const char *addr);

DESCRIPTION

Checks whether IP address sent as argument is valid IP address. This supports both IPv4 and IPv6 addresses.