OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcp_new_dsack
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
tcp_sack.c
222
*
tcp_new_dsack
: record the reception of a duplicated segment.
226
tcp_new_dsack
(struct tcpcb *tp, tcp_seq seq, u_int32_t len)
function in typeref:typename:void
tcp_var.h
859
void
tcp_new_dsack
(struct tcpcb *, tcp_seq, u_int32_t);
tcp_input.c
593
tcp_new_dsack
(tp, pkt_seq, pkt_len);
1042
//
tcp_new_dsack
(tp, th->th_seq, todrop);
2204
tcp_new_dsack
(tp, th->th_seq, tlen);
2258
tcp_new_dsack
(tp, th->th_seq, todrop);
Completed in 33 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025