# Functions
IP4ToUint converts an IPv4 address to an uint32 (Little Endian).
ToAddressFamily converts an address family number to a string e.g.
ToIP4 converts an IPv4 address in network byte order to a net.IP.
ToIP6 converts an IPv6 address in network byte order to a net.IP.
ToUint converts an IP to an uint32.