OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sctp_peer_chunk_oh
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_indata.c
2925
extern int
sctp_peer_chunk_oh
;
3158
asoc->peers_rwnd , tp1->send_size,
sctp_peer_chunk_oh
);
3161
asoc->peers_rwnd += (tp1->send_size +
sctp_peer_chunk_oh
);
4269
asoc->peers_rwnd, asoc->total_flight, (asoc->sent_queue_cnt *
sctp_peer_chunk_oh
), a_rwnd);
4273
(u_int32_t)(asoc->total_flight + (asoc->sent_queue_cnt *
sctp_peer_chunk_oh
)));
sctp_usrreq.c
104
int
sctp_peer_chunk_oh
= sizeof(struct mbuf);
variable in typeref:typename:int
3982
NULL, 0, &
sctp_peer_chunk_oh
, 0,
sctp_output.c
114
extern int
sctp_peer_chunk_oh
;
4935
asoc->peers_rwnd , data_list[i]->send_size,
sctp_peer_chunk_oh
);
4938
(u_int32_t)(data_list[i]->send_size +
sctp_peer_chunk_oh
));
6793
asoc->peers_rwnd , data_list[i]->send_size,
sctp_peer_chunk_oh
);
6796
(u_int32_t)(data_list[i]->send_size +
sctp_peer_chunk_oh
));
Completed in 22 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025