init_interface
if ((ifp = init_interface(argv[1])) == NULL)
struct interface *init_interface(const char *);