Searched refs:prsctp_capable (Results 1 – 8 of 8) sorted by relevance
165 if (asoc->peer.prsctp_capable && sinfo->sinfo_timetolive && in sctp_datamsg_from_user()302 if (!chunk->asoc->peer.prsctp_capable) in sctp_chunk_abandoned()
300 if (chunk->asoc->peer.prsctp_capable && in sctp_outq_tail()425 if (!asoc->peer.prsctp_capable || !asoc->sent_cnt_removable) in sctp_prsctp_prune()1349 if (asoc->peer.prsctp_capable && in sctp_outq_sack()1804 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()1655 cookie->c.prsctp_capable = asoc->peer.prsctp_capable; in sctp_pack_cookie()1846 retval->peer.prsctp_capable = retval->c.prsctp_capable; in sctp_unpack_cookie()2015 asoc->peer.prsctp_capable = 1; in sctp_process_ext_param()2643 asoc->peer.prsctp_capable = 1; in sctp_process_param()
47 if (asoc->peer.prsctp_capable && in sctp_stream_shrink_out()
1116 if (!asoc->peer.prsctp_capable) in sctp_generate_iftsn()
4066 if (!asoc->peer.prsctp_capable) in sctp_sf_eat_fwd_tsn()4133 if (!asoc->peer.prsctp_capable) in sctp_sf_eat_fwd_tsn_fast()
5079 mask = (mask | asoc->peer.prsctp_capable) << 1; in sctp_get_sctp_info()7200 params.assoc_value = asoc ? asoc->peer.prsctp_capable in sctp_getsockopt_pr_supported()
312 __u8 prsctp_capable; member1688 prsctp_capable:1, /* Can peer do PR-SCTP? */ member