Home
last modified time | relevance | path

Searched refs:SCTP_SACK_IMMEDIATELY (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_uio.h250 #define SCTP_SACK_IMMEDIATELY 0x4000 /* Set I-Bit */ macro
255 SCTP_SACK_IMMEDIATELY)) != 0)
H A Dsctp_output.c7273 if (sp->sinfo_flags & SCTP_SACK_IMMEDIATELY) { in sctp_move_to_outqueue()
13232 if (sinfo_flags & SCTP_SACK_IMMEDIATELY) { in sctp_lower_sosend()
13233 sp->sinfo_flags |= SCTP_SACK_IMMEDIATELY; in sctp_lower_sosend()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h250 #define SCTP_SACK_IMMEDIATELY 0x4000 /* Set I-Bit */ macro
255 SCTP_SACK_IMMEDIATELY)) != 0)