get_ifa
struct sockaddr *get_ifa(char *, int);
sa = (struct sockaddr_in*)get_ifa((char *)(ifam + 1), ifam->ifam_addrs);