Searched refs:prsctp_supported (Results 1 – 10 of 10) sorted by relevance
127 n_inp->prsctp_supported = inp->prsctp_supported; in sctp_do_peeloff()232 n_inp->prsctp_supported = inp->prsctp_supported; in sctp_get_peeloff()
461 if (asoc->prsctp_supported && PR_SCTP_BUF_ENABLED(chk->flags)) {619 if (stcb->asoc.prsctp_supported && PR_SCTP_TTL_ENABLED(chk->flags)) {637 if (stcb->asoc.prsctp_supported && PR_SCTP_RTX_ENABLED(chk->flags)) {986 if (stcb->asoc.prsctp_supported) {
496 uint8_t prsctp_supported; member
3372 if (stcb->asoc.prsctp_supported) {3393 if (stcb->asoc.prsctp_supported) {3649 if ((stcb->asoc.prsctp_supported) &&3783 if (asoc->prsctp_supported == 0) {4433 if ((asoc->prsctp_supported) && (asoc->pr_sctp_cnt > 0)) {4875 if (asoc->prsctp_supported && PR_SCTP_BUF_ENABLED(tp1->flags)) {5291 if ((asoc->prsctp_supported) && (asoc->pr_sctp_cnt > 0)) {
1233 uint8_t prsctp_supported; member
1180 stcb->asoc.prsctp_supported = 0; in sctp_process_unrecog_chunk()1202 stcb->asoc.prsctp_supported = 0; in sctp_process_unrecog_param()3036 inp->prsctp_supported = (*inp_p)->prsctp_supported;5563 if (stcb->asoc.prsctp_supported == 0) {
5171 if (stcb->asoc.prsctp_supported == 1) {5191 if (stcb->asoc.prsctp_supported == 1) {6437 if (((asoc != NULL) && (asoc->prsctp_supported == 1)) ||6438 ((asoc == NULL) && (inp->prsctp_supported == 1))) {6458 if (((asoc != NULL) && (asoc->prsctp_supported == 1)) ||6459 ((asoc == NULL) && (inp->prsctp_supported == 1))) {6705 if ((asoc->prsctp_supported) &&14329 if ((asoc->prsctp_supported) && (asoc->sent_queue_cnt_removeable > 0)) {
2828 inp->prsctp_supported = (uint8_t)SCTP_BASE_SYSCTL(sctp_pr_enable);7592 if ((stcb->asoc.prsctp_supported == 1) &&7594 stcb->asoc.prsctp_supported = 0;
4135 av->assoc_value = stcb->asoc.prsctp_supported;4143 av->assoc_value = inp->prsctp_supported;7522 inp->prsctp_supported = 0;7524 inp->prsctp_supported = 1;
1174 asoc->prsctp_supported = inp->prsctp_supported; in sctp_init_asoc()3322 if (stcb->asoc.prsctp_supported == 1) { in sctp_notify_assoc_change()