uml_gre_data
struct uml_gre_data *td = vp->transport_data;
struct uml_gre_data *td;
vp->transport_data = kmalloc_obj(struct uml_gre_data);