Searched refs:localinterface (Results 1 – 1 of 1) sorted by relevance
670 struct localinterface { struct675 static struct localinterface *localifs = 0; argument685 struct localinterface *lif=0; in initLocalIfs()714 localifs = (struct localinterface *) realloc ( in initLocalIfs()715 localifs, sizeof (struct localinterface)* (localifsSize+5)); in initLocalIfs()