Searched refs:SCTP_SELECTIVE_ACK (Results 1 – 6 of 6) sorted by relevance
101 #define SCTP_SELECTIVE_ACK 0x03 macro121 { SCTP_SELECTIVE_ACK, "SACK" },734 case SCTP_SELECTIVE_ACK: in sctp_print()
457 #define SCTP_SELECTIVE_ACK 0x03 macro
3648 case SCTP_SELECTIVE_ACK:4948 if (((ch->chunk_type == SCTP_SELECTIVE_ACK) ||5120 case SCTP_SELECTIVE_ACK:5130 ch->chunk_type == SCTP_SELECTIVE_ACK ? "SCTP_SACK" : "SCTP_NR_SACK");5134 (ch->chunk_type == SCTP_SELECTIVE_ACK) ? "SCTP_SACK" : "SCTP_NR_SACK");5137 if (ch->chunk_type == SCTP_SELECTIVE_ACK) {5160 if (ch->chunk_type == SCTP_SELECTIVE_ACK) {5196 (ch->chunk_type == SCTP_SELECTIVE_ACK) ? "SCTP_SACK" : "SCTP_NR_SACK",
7656 if ((chk->rec.chunk_id.id == SCTP_SELECTIVE_ACK) ||8508 if ((chk->rec.chunk_id.id == SCTP_SELECTIVE_ACK) ||9001 if ((chk->rec.chunk_id.id == SCTP_SELECTIVE_ACK) ||9016 if ((chk->rec.chunk_id.id == SCTP_SELECTIVE_ACK) ||11175 type = SCTP_SELECTIVE_ACK;11255 if (type == SCTP_SELECTIVE_ACK) {11318 if (type == SCTP_SELECTIVE_ACK) {11343 if (((type == SCTP_SELECTIVE_ACK) &&11350 if (type == SCTP_SELECTIVE_ACK) {11500 if (type == SCTP_SELECTIVE_ACK) {
2832 case SCTP_SELECTIVE_ACK: in sctp_process_data()
778 #define SCTP_SELECTIVE_ACK 0x03 macro