smb_vc_info
smb_vc_getinfo(struct smb_vc *vcp, struct smb_vc_info *vip)
bzero(vip, sizeof(struct smb_vc_info));
struct smb_vc_info vci;
error = SYSCTL_OUT(req, &vci, sizeof(struct smb_vc_info));