tun_vnet_ioctl
return tun_vnet_ioctl(&q->vnet_hdr_sz, &q->flags, cmd, sp);
ret = tun_vnet_ioctl(&tun->vnet_hdr_sz, &tun->flags, cmd, argp);