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