carp_clone_destroy
int carp_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("carp", carp_clone_create, carp_clone_destroy);