Searched refs:reconfig_supported (Results 1 – 8 of 8) sorted by relevance
125 n_inp->reconfig_supported = inp->reconfig_supported; in sctp_do_peeloff()
406 uint8_t reconfig_supported; member
1171 uint8_t reconfig_supported; member
3500 av->assoc_value = stcb->asoc.reconfig_supported;3508 av->assoc_value = inp->reconfig_supported;4622 if (stcb->asoc.reconfig_supported == 0) {4742 if (stcb->asoc.reconfig_supported == 0) {4818 if (stcb->asoc.reconfig_supported == 0) {6729 inp->reconfig_supported = 0;6731 inp->reconfig_supported = 1;
2654 inp->reconfig_supported = (*inp_p)->reconfig_supported; in sctp_handle_cookie_echo()5117 if (stcb->asoc.reconfig_supported == 0) { in sctp_process_control()
2302 inp->reconfig_supported = (uint8_t)SCTP_BASE_SYSCTL(sctp_reconfig_enable); in sctp_inpcb_alloc()6482 if ((stcb->asoc.reconfig_supported == 1) && in sctp_load_addresses_from_init()6484 stcb->asoc.reconfig_supported = 0; in sctp_load_addresses_from_init()
1145 asoc->reconfig_supported = inp->reconfig_supported; in sctp_init_asoc()3217 if (stcb->asoc.reconfig_supported == 1) { in sctp_notify_assoc_change()
4753 if (stcb->asoc.reconfig_supported == 1) { in sctp_send_initiate()6004 if (((asoc != NULL) && (asoc->reconfig_supported == 1)) || in sctp_send_initiate_ack()6005 ((asoc == NULL) && (inp->reconfig_supported == 1))) { in sctp_send_initiate_ack()