snd_wl1           219 netinet/tcp_debug.c 	    tp->snd_wl1, tp->snd_wl2, tp->snd_wnd);
snd_wl1          1268 netinet/tcp_input.c 		tp->snd_wl1 = th->th_seq - 1;
snd_wl1          1511 netinet/tcp_input.c 		tp->snd_wl1 = th->th_seq - 1;
snd_wl1          1953 netinet/tcp_input.c 	    (SEQ_LT(tp->snd_wl1, th->th_seq) || (tp->snd_wl1 == th->th_seq &&
snd_wl1          1961 netinet/tcp_input.c 		tp->snd_wl1 = th->th_seq;
snd_wl1          3847 netinet/tcp_input.c 	tp->snd_wl1 = sc->sc_irs;
snd_wl1           111 netinet/tcp_var.h 	tcp_seq	snd_wl1;		/* window update seg seq number */