bool silc_net_addr2bin(const char *addr, unsigned char *bin, uint32 bin_len);
Converts the IP number string from numbers-and-dots notation to binary form in network byte order.