erspan_clone_destroy
static int erspan_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("erspan", erspan_clone_create, erspan_clone_destroy);