if_clone_lookup
ifc = if_clone_lookup(name, &unit);
ifc = if_clone_lookup(name, NULL);
static struct if_clone *if_clone_lookup(const char *, int *);