Searched refs:SCTP_NR_SELECTIVE_ACK (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/sys/netinet/
H A Dsctp.h448 #define SCTP_NR_SELECTIVE_ACK 0x10 macro
H A Dsctp_output.c4836 pr_supported->chunk_types[num_ext++] = SCTP_NR_SELECTIVE_ACK;
5949 pr_supported->chunk_types[num_ext++] = SCTP_NR_SELECTIVE_ACK;
7045 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK) || /* EY */
7875 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK)) {
8377 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK) || /* EY */
8392 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK)) {
10446 type = SCTP_NR_SELECTIVE_ACK;
10631 ((type == SCTP_NR_SELECTIVE_ACK) &&
10693 if ((type == SCTP_NR_SELECTIVE_ACK) &&
H A Dsctp_input.c3383 case SCTP_NR_SELECTIVE_ACK:
4629 (ch->chunk_type == SCTP_NR_SELECTIVE_ACK) ||
4926 case SCTP_NR_SELECTIVE_ACK:
H A Dsctp_indata.c2443 case SCTP_NR_SELECTIVE_ACK:
H A Dsctp_pcb.c6480 case SCTP_NR_SELECTIVE_ACK:

Completed in 135 milliseconds