vtw_control
ctl = vtw_control(af, tp->t_msl);
ctl = vtw_control(AF_INET, class_to_msl(cp->msl_class));
ctl = vtw_control(AF_INET6, class_to_msl(cp->msl_class));
ctl = vtw_control(af, msl ? msl : class_to_msl(msl_class));