Searched refs:reconfig_supported (Results 1 – 8 of 8) sorted by relevance
128 n_inp->reconfig_supported = inp->reconfig_supported; in sctp_do_peeloff()
410 uint8_t reconfig_supported; member
1179 uint8_t reconfig_supported; member
3507 av->assoc_value = stcb->asoc.reconfig_supported;3515 av->assoc_value = inp->reconfig_supported;4633 if (stcb->asoc.reconfig_supported == 0) {4753 if (stcb->asoc.reconfig_supported == 0) {4829 if (stcb->asoc.reconfig_supported == 0) {6752 inp->reconfig_supported = 0;6754 inp->reconfig_supported = 1;
2700 inp->reconfig_supported = (*inp_p)->reconfig_supported; in sctp_handle_cookie_echo()5188 if (stcb->asoc.reconfig_supported == 0) { in sctp_process_control()
2437 inp->reconfig_supported = (uint8_t)SCTP_BASE_SYSCTL(sctp_reconfig_enable); in sctp_inpcb_alloc()6591 if ((stcb->asoc.reconfig_supported == 1) && in sctp_load_addresses_from_init()6593 stcb->asoc.reconfig_supported = 0; in sctp_load_addresses_from_init()
1147 asoc->reconfig_supported = inp->reconfig_supported; in sctp_init_asoc()3217 if (stcb->asoc.reconfig_supported == 1) { in sctp_notify_assoc_change()
4741 if (stcb->asoc.reconfig_supported == 1) { in sctp_send_initiate()5940 if (((asoc != NULL) && (asoc->reconfig_supported == 1)) || in sctp_send_initiate_ack()5941 ((asoc == NULL) && (inp->reconfig_supported == 1))) { in sctp_send_initiate_ack()