Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_input.c2720 tcp_seq oldsndmax = tp->snd_max; in tcp_do_segment() local
2745 sent = tp->snd_max - oldsndmax; in tcp_do_segment()