> > RFC2553 (IPv6 basic API) does not talk about in_addr_t, so I think we
> > cannot assume it.
>What types does it specify?
struct in6_addr and struct sockaddr_in6.
RFC2553 has nothing to do with IPv4 types, so it talks nothing
about in_addr_t.
itojun