Home
last modified time | relevance | path

Searched refs:oldsndmax (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_input.c2789 tcp_seq oldsndmax = tp->snd_max; in tcp_do_segment() local
2821 sent = SEQ_SUB(tp->snd_max, oldsndmax); in tcp_do_segment()