OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_SELECTIVE_ACK
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
sctp.h
252
#define
SCTP_SELECTIVE_ACK
0x03
sctp_input.c
2529
case
SCTP_SELECTIVE_ACK
:
3164
if (((ch->chunk_type ==
SCTP_SELECTIVE_ACK
) ||
3359
case
SCTP_SELECTIVE_ACK
:
sctp_output.c
4953
if ((chk->rec.chunk_id ==
SCTP_SELECTIVE_ACK
) ||
5520
if ((chk->rec.chunk_id ==
SCTP_SELECTIVE_ACK
) ||
5534
if (chk->rec.chunk_id ==
SCTP_SELECTIVE_ACK
) {
7677
if (chk->rec.chunk_id ==
SCTP_SELECTIVE_ACK
) {
7701
a_chk->rec.chunk_id =
SCTP_SELECTIVE_ACK
;
7892
sack->ch.chunk_type =
SCTP_SELECTIVE_ACK
;
sctp_indata.c
4311
sack.ch.chunk_type =
SCTP_SELECTIVE_ACK
;
Completed in 27 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025