OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:send_s
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
sctp_indata.c
3475
uint32_t
send_s
;
local in function:sctp_handle_sack
3547
send_s
= asoc->sending_seq;
3550
send_s
= tp1->rec.data.TSN_seq;
3554
if (cum_ack ==
send_s
||
3555
compare_with_wrap(cum_ack,
send_s
, MAX_TSN)) {
3758
if ((biggest_tsn_acked ==
send_s
) ||
3759
(compare_with_wrap(biggest_tsn_acked,
send_s
, MAX_TSN))) {
Completed in 121 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025