Home
last modified time | relevance | path

Searched refs:intl_capable (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dstream_sched.c236 !q->asoc->peer.intl_capable) { in sctp_sched_dequeue_done()
H A Dsm_make_chunk.c443 if (asoc->peer.intl_capable) { in sctp_make_init_ack()
2031 asoc->peer.intl_capable = 1; in sctp_process_ext_param()
H A Dstream_interleave.c1359 stream->si = asoc->peer.intl_capable ? &sctp_stream_interleave_1 in sctp_stream_interleave_init()
H A Dsocket.c7588 params.assoc_value = asoc ? asoc->peer.intl_capable in sctp_getsockopt_interleaving_supported()
/kernel/linux/linux-6.6/net/sctp/
H A Dstream_sched.c238 !q->asoc->peer.intl_capable) { in sctp_sched_dequeue_done()
H A Dsm_make_chunk.c443 if (asoc->peer.intl_capable) { in sctp_make_init_ack()
2076 asoc->peer.intl_capable = 1; in sctp_process_ext_param()
H A Dstream_interleave.c1351 stream->si = asoc->peer.intl_capable ? &sctp_stream_interleave_1 in sctp_stream_interleave_init()
H A Dsocket.c5203 mask = asoc->peer.intl_capable << 1; in sctp_get_sctp_info()
7712 params.assoc_value = asoc ? asoc->peer.intl_capable in sctp_getsockopt_interleaving_supported()
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h1692 intl_capable:1, /* Can peer do INTERLEAVE */ member
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h1715 intl_capable:1, /* Can peer do INTERLEAVE */ member

Completed in 42 milliseconds