mpls_clone_destroy
static int mpls_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("mpls", mpls_clone_create, mpls_clone_destroy);