SGADDRSZ
#define SGADDRSZ(sag) ((sag)->sg_family == AF_INET6 ? \
#define SGADDRSZ(sag) sizeof (struct in_addr)