iface_t
iface_t *ifp;
cifp = (iface_t *)calloc(1, sizeof(iface_t));
iface_t *iflist = NULL, **iftail = &iflist;
iface_t *cifp = NULL;