Searched refs:SCTP_NR_SELECTIVE_ACK (Results 1 – 6 of 6) sorted by relevance
472 #define SCTP_NR_SELECTIVE_ACK 0x10 macro
5258 pr_supported->chunk_types[num_ext++] = SCTP_NR_SELECTIVE_ACK;6533 pr_supported->chunk_types[num_ext++] = SCTP_NR_SELECTIVE_ACK;7657 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK) || /* EY */8509 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK)) {9002 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK) || /* EY */9017 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK)) {11173 type = SCTP_NR_SELECTIVE_ACK;11345 ((type == SCTP_NR_SELECTIVE_ACK) &&11407 if ((type == SCTP_NR_SELECTIVE_ACK) &&
3649 case SCTP_NR_SELECTIVE_ACK:4949 (ch->chunk_type == SCTP_NR_SELECTIVE_ACK) ||5121 case SCTP_NR_SELECTIVE_ACK:
2833 case SCTP_NR_SELECTIVE_ACK: in sctp_process_data()
7521 case SCTP_NR_SELECTIVE_ACK:
793 #define SCTP_NR_SELECTIVE_ACK 0x10 macro