Searched refs:SCTP_SELECTIVE_ACK (Results 1 – 5 of 5) sorted by relevance
457 #define SCTP_SELECTIVE_ACK 0x03 macro
3644 case SCTP_SELECTIVE_ACK:4956 if (((ch->chunk_type == SCTP_SELECTIVE_ACK) ||5128 case SCTP_SELECTIVE_ACK:5138 ch->chunk_type == SCTP_SELECTIVE_ACK ? "SCTP_SACK" : "SCTP_NR_SACK");5142 (ch->chunk_type == SCTP_SELECTIVE_ACK) ? "SCTP_SACK" : "SCTP_NR_SACK");5145 if (ch->chunk_type == SCTP_SELECTIVE_ACK) {5168 if (ch->chunk_type == SCTP_SELECTIVE_ACK) {5204 (ch->chunk_type == SCTP_SELECTIVE_ACK) ? "SCTP_SACK" : "SCTP_NR_SACK",
7616 if ((chk->rec.chunk_id.id == SCTP_SELECTIVE_ACK) ||8456 if ((chk->rec.chunk_id.id == SCTP_SELECTIVE_ACK) ||8949 if ((chk->rec.chunk_id.id == SCTP_SELECTIVE_ACK) ||8964 if ((chk->rec.chunk_id.id == SCTP_SELECTIVE_ACK) ||11103 type = SCTP_SELECTIVE_ACK;11183 if (type == SCTP_SELECTIVE_ACK) {11246 if (type == SCTP_SELECTIVE_ACK) {11271 if (((type == SCTP_SELECTIVE_ACK) &&11278 if (type == SCTP_SELECTIVE_ACK) {11428 if (type == SCTP_SELECTIVE_ACK) {
2851 case SCTP_SELECTIVE_ACK: in sctp_process_data()
778 #define SCTP_SELECTIVE_ACK 0x03 macro