ast_vhub_reply
return ast_vhub_reply(ep, NULL, len);
return ast_vhub_reply(ep, NULL, len);
return ast_vhub_reply(ep, NULL, min_t(u16, rc, len));
int ast_vhub_reply(struct ast_vhub_ep *ep, char *ptr, int len);