vxlan_clone_destroy
static int vxlan_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("vxlan", vxlan_clone_create, vxlan_clone_destroy);