veb_port_input
veb_vport_input : veb_port_input;
KASSERTMSG((ep->ep_input == veb_port_input) ||
if (ep != NULL && ep->ep_input == veb_port_input) {
input = veb_port_input;