Searched refs:snd_max_rexmt (Results 1 – 3 of 3) sorted by relevance
282 tcp_seq snd_max_rexmt; /* snd_max when rexmting snd_una */ member
868 tp->snd_max_rexmt = tp->snd_max; in tcp_output()
2205 tp->snd_max_rexmt = tp->snd_max; in tcp_input()