{
struct interface_info *tmp, *ip;
struct interface_info *last, *next;
char buf [2048];
char buf [20480];
struct ifconf ic;
struct ifreq ifr;
int i;