Whoops... That code snippet should read: if (tiflags & TH_RST) { if (th->th_seq != tp->rcv_nxt) goto dropafterack_ratelim; (That's what I get for not copy and pasting.) Joanne