Searched refs:prsctp_capable (Results 1 – 8 of 8) sorted by relevance
167 if (asoc->peer.prsctp_capable && sinfo->sinfo_timetolive && in sctp_datamsg_from_user()304 if (!chunk->asoc->peer.prsctp_capable) in sctp_chunk_abandoned()
299 if (chunk->asoc->peer.prsctp_capable && in sctp_outq_tail()424 if (!asoc->peer.prsctp_capable || !asoc->sent_cnt_removable) in sctp_prsctp_prune()1342 if (asoc->peer.prsctp_capable && in sctp_outq_sack()1797 if (!asoc->peer.prsctp_capable) in sctp_generate_fwdtsn()
426 if (asoc->peer.prsctp_capable) in sctp_make_init_ack()502 if (asoc->peer.prsctp_capable) in sctp_make_init_ack()1651 cookie->c.prsctp_capable = asoc->peer.prsctp_capable; in sctp_pack_cookie()1849 retval->peer.prsctp_capable = retval->c.prsctp_capable; in sctp_unpack_cookie()2018 asoc->peer.prsctp_capable = 1; in sctp_process_ext_param()2647 asoc->peer.prsctp_capable = 1; in sctp_process_param()
53 if (asoc->peer.prsctp_capable && in sctp_stream_outq_migrate()
1119 if (!asoc->peer.prsctp_capable) in sctp_generate_iftsn()
4052 if (!asoc->peer.prsctp_capable) in sctp_sf_eat_fwd_tsn()4119 if (!asoc->peer.prsctp_capable) in sctp_sf_eat_fwd_tsn_fast()
5240 mask = (mask | asoc->peer.prsctp_capable) << 1; in sctp_get_sctp_info()7349 params.assoc_value = asoc ? asoc->peer.prsctp_capable in sctp_getsockopt_pr_supported()
308 __u8 prsctp_capable; member1689 prsctp_capable:1, /* Can peer do PR-SCTP? */ member