enc_clone_destroy
int enc_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("enc", enc_clone_create, enc_clone_destroy);