sbdrop
sbdrop(&pcb->so->so_snd, length);
sbdrop(&so->so_snd, acked);
void sbdrop(struct sockbuf *sb, int len);