OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_count
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/netinet/
sctp_structs.h
238
int32_t
snd_count
; /* number of times I sent */
member in struct:sctp_tmit_chunk
sctp_output.c
4929
data_list[i]->
snd_count
= 1;
5562
chk->
snd_count
++;
6010
chk->
snd_count
= 0;
6104
chk->
snd_count
= 0;
6174
chk->
snd_count
= 0;
6210
chk->
snd_count
= 0;
6259
chk->
snd_count
= 0;
6304
chk->
snd_count
= 0;
6357
chk->
snd_count
= 0;
6440
chk->
snd_count
= 0
[
all
...]
sctp_timer.c
534
sctp_log_fr(chk->rec.data.TSN_seq, chk->
snd_count
,
1075
if (asconf->
snd_count
> stcb->asoc.max_send_times) {
sctp_indata.c
2802
if (tp1->
snd_count
< 2) {
3100
sctp_log_fr(tp1->rec.data.TSN_seq, tp1->
snd_count
,
3670
(tp1->
snd_count
< 2) ) {
3684
if (tp1->
snd_count
< 2) {
sctp_input.c
2474
tp1->
snd_count
--;
2512
asconf->
snd_count
--;
Completed in 72 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026