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()303 if (!chunk->asoc->peer.prsctp_capable) in sctp_chunk_abandoned()
300 if (chunk->asoc->peer.prsctp_capable && in sctp_outq_tail()428 if (!asoc->peer.prsctp_capable || !asoc->sent_cnt_removable) in sctp_prsctp_prune()1379 if (asoc->peer.prsctp_capable && in sctp_outq_sack()1833 if (!asoc->peer.prsctp_capable) in sctp_generate_fwdtsn()
418 if (asoc->peer.prsctp_capable) in sctp_make_init_ack()494 if (asoc->peer.prsctp_capable) in sctp_make_init_ack()1694 cookie->c.prsctp_capable = asoc->peer.prsctp_capable; in sctp_pack_cookie()1879 retval->peer.prsctp_capable = retval->c.prsctp_capable; in sctp_unpack_cookie()2048 asoc->peer.prsctp_capable = 1; in sctp_process_ext_param()2687 asoc->peer.prsctp_capable = 1; in sctp_process_param()
56 if (asoc->peer.prsctp_capable && in sctp_stream_shrink_out()
1108 if (!asoc->peer.prsctp_capable) in sctp_generate_iftsn()
4265 if (!asoc->peer.prsctp_capable) in sctp_sf_eat_fwd_tsn()4332 if (!asoc->peer.prsctp_capable) in sctp_sf_eat_fwd_tsn_fast()
5273 mask = (mask | asoc->peer.prsctp_capable) << 1; in sctp_get_sctp_info()7419 params.assoc_value = asoc ? asoc->peer.prsctp_capable in sctp_getsockopt_pr_supported()
306 __u8 prsctp_capable; member1684 prsctp_capable:1, /* Can peer do PR-SCTP? */ member