if_clone_destroy
error = if_clone_destroy(ifr->ifr_name);
int if_clone_destroy(const char *);
error = if_clone_destroy(if_name(ifp));