if_clone_lookup 147 net/if.c struct if_clone *if_clone_lookup(const char *, int *); if_clone_lookup 653 net/if.c ifc = if_clone_lookup(name, &unit); if_clone_lookup 677 net/if.c ifc = if_clone_lookup(name, NULL);