ibufq_concat
ibufq_concat(&msgbuf->bufs, from);
void ibufq_concat(struct ibufqueue *, struct ibufqueue *);
ibufq_concat(globalmsgq, myq);