Searched refs:reconfig_supported (Results 1 – 8 of 8) sorted by relevance
130 n_inp->reconfig_supported = inp->reconfig_supported; in sctp_do_peeloff()235 n_inp->reconfig_supported = inp->reconfig_supported; in sctp_get_peeloff()
500 uint8_t reconfig_supported; member
1236 uint8_t reconfig_supported; member
4219 av->assoc_value = stcb->asoc.reconfig_supported;4227 av->assoc_value = inp->reconfig_supported;5452 if (stcb->asoc.reconfig_supported == 0) {5570 if (stcb->asoc.reconfig_supported == 0) {5643 if (stcb->asoc.reconfig_supported == 0) {7634 inp->reconfig_supported = 0;7636 inp->reconfig_supported = 1;
3039 inp->reconfig_supported = (*inp_p)->reconfig_supported;5617 if (stcb->asoc.reconfig_supported == 0) {
2831 inp->reconfig_supported = (uint8_t)SCTP_BASE_SYSCTL(sctp_reconfig_enable);7607 if ((stcb->asoc.reconfig_supported == 1) &&7609 stcb->asoc.reconfig_supported = 0;
1177 asoc->reconfig_supported = inp->reconfig_supported; in sctp_init_asoc()3335 if (stcb->asoc.reconfig_supported == 1) { in sctp_notify_assoc_change()
5204 if (stcb->asoc.reconfig_supported == 1) {6475 if (((asoc != NULL) && (asoc->reconfig_supported == 1)) ||6476 ((asoc == NULL) && (inp->reconfig_supported == 1))) {