Searched refs:reconfig_supported (Results 1 – 8 of 8) sorted by relevance
134 n_inp->reconfig_supported = inp->reconfig_supported; in sctp_do_peeloff()250 n_inp->reconfig_supported = inp->reconfig_supported; in sctp_get_peeloff()
505 uint8_t reconfig_supported; member
1239 uint8_t reconfig_supported; member
4307 av->assoc_value = stcb->asoc.reconfig_supported;4315 av->assoc_value = inp->reconfig_supported;5540 if (stcb->asoc.reconfig_supported == 0) {5658 if (stcb->asoc.reconfig_supported == 0) {5731 if (stcb->asoc.reconfig_supported == 0) {7739 inp->reconfig_supported = 0;7741 inp->reconfig_supported = 1;
3040 inp->reconfig_supported = (*inp_p)->reconfig_supported;5596 if (stcb->asoc.reconfig_supported == 0) {
2830 inp->reconfig_supported = (uint8_t)SCTP_BASE_SYSCTL(sctp_reconfig_enable);7687 if ((stcb->asoc.reconfig_supported == 1) &&7689 stcb->asoc.reconfig_supported = 0;
1185 asoc->reconfig_supported = inp->reconfig_supported; in sctp_init_asoc()3317 if (stcb->asoc.reconfig_supported == 1) { in sctp_notify_assoc_change()
5251 if (stcb->asoc.reconfig_supported == 1) {6523 if (((asoc != NULL) && (asoc->reconfig_supported == 1)) ||6524 ((asoc == NULL) && (inp->reconfig_supported == 1))) {