Searched refs:intl_capable (Results 1 – 5 of 5) sorted by relevance
238 !q->asoc->peer.intl_capable) { in sctp_sched_dequeue_done()
1351 stream->si = asoc->peer.intl_capable ? &sctp_stream_interleave_1 in sctp_stream_interleave_init()
443 if (asoc->peer.intl_capable) { in sctp_make_init_ack()2076 asoc->peer.intl_capable = 1; in sctp_process_ext_param()
5209 mask = asoc->peer.intl_capable << 1; in sctp_get_sctp_info()7719 params.assoc_value = asoc ? asoc->peer.intl_capable in sctp_getsockopt_interleaving_supported()
1712 intl_capable:1, /* Can peer do INTERLEAVE */ member