Searched refs:SCTP_NR_SELECTIVE_ACK (Results 1 – 6 of 6) sorted by relevance
462 #define SCTP_NR_SELECTIVE_ACK 0x10 macro
5187 pr_supported->chunk_types[num_ext++] = SCTP_NR_SELECTIVE_ACK;6367 pr_supported->chunk_types[num_ext++] = SCTP_NR_SELECTIVE_ACK;7470 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK) || /* EY */8303 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK)) {8814 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK) || /* EY */8829 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK)) {10926 type = SCTP_NR_SELECTIVE_ACK;11110 ((type == SCTP_NR_SELECTIVE_ACK) &&11172 if ((type == SCTP_NR_SELECTIVE_ACK) &&
3516 case SCTP_NR_SELECTIVE_ACK:4731 (ch->chunk_type == SCTP_NR_SELECTIVE_ACK) ||5030 case SCTP_NR_SELECTIVE_ACK:
2463 case SCTP_NR_SELECTIVE_ACK: in sctp_process_data()
7495 case SCTP_NR_SELECTIVE_ACK:
745 #define SCTP_NR_SELECTIVE_ACK 0x10 macro