Searched refs:SCTP_NR_SELECTIVE_ACK (Results 1 – 6 of 6) sorted by relevance
472 #define SCTP_NR_SELECTIVE_ACK 0x10 macro
5211 pr_supported->chunk_types[num_ext++] = SCTP_NR_SELECTIVE_ACK;6485 pr_supported->chunk_types[num_ext++] = SCTP_NR_SELECTIVE_ACK;7617 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK) || /* EY */8457 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK)) {8950 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK) || /* EY */8965 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK)) {11101 type = SCTP_NR_SELECTIVE_ACK;11273 ((type == SCTP_NR_SELECTIVE_ACK) &&11335 if ((type == SCTP_NR_SELECTIVE_ACK) &&
3645 case SCTP_NR_SELECTIVE_ACK:4957 (ch->chunk_type == SCTP_NR_SELECTIVE_ACK) ||5129 case SCTP_NR_SELECTIVE_ACK:
2852 case SCTP_NR_SELECTIVE_ACK: in sctp_process_data()
7441 case SCTP_NR_SELECTIVE_ACK:
793 #define SCTP_NR_SELECTIVE_ACK 0x10 macro