sbappend
sbappend(&pcb->so->so_rcv, m0, 0);
sbappend(&pcb->so->so_snd, m, flags);
void sbappend(struct sockbuf *sb, struct mbuf *m, int flags);