Searched refs:asconf_supported (Results 1 – 9 of 9) sorted by relevance
129 n_inp->asconf_supported = inp->asconf_supported; in sctp_do_peeloff()234 n_inp->asconf_supported = inp->asconf_supported; in sctp_get_peeloff()
1388 if (stcb->asoc.asconf_supported == 0) { in sctp_asconf_queue_add()1485 if (stcb->asoc.asconf_supported == 0) { in sctp_asconf_queue_sa_delete()2041 if (stcb->asoc.asconf_supported) { in sctp_addr_mgmt_assoc()2293 stcb->asoc.asconf_supported == 1) { in sctp_asconf_iterator_stcb()2891 stcb->asoc.asconf_supported) { in sctp_process_initack_addresses()
499 uint8_t asconf_supported; member
548 if (asoc->asconf_supported == 0) { in sctp_process_init_ack()1213 stcb->asoc.asconf_supported = 0; in sctp_process_unrecog_param()1220 stcb->asoc.asconf_supported = 0; in sctp_process_unrecog_param()3038 inp->asconf_supported = (*inp_p)->asconf_supported;3232 (stcb->asoc.asconf_supported == 1) &&5516 if (stcb->asoc.asconf_supported == 0) {5532 if (stcb->asoc.asconf_supported == 0) {
1235 uint8_t asconf_supported; member
2830 inp->asconf_supported = (uint8_t)SCTP_BASE_SYSCTL(sctp_asconf_enable);3051 if (inp->asconf_supported) {7353 if (stcb->asoc.asconf_supported == 0) {7601 if ((stcb->asoc.asconf_supported == 1) &&7605 stcb->asoc.asconf_supported = 0;
4191 av->assoc_value = stcb->asoc.asconf_supported;4199 av->assoc_value = inp->asconf_supported;7551 (inp->asconf_supported == 1)) {7595 inp->asconf_supported = 0;7601 inp->asconf_supported = 1;
1176 asoc->asconf_supported = inp->asconf_supported; in sctp_init_asoc()3328 if (stcb->asoc.asconf_supported == 1) { in sctp_notify_assoc_change()
5200 if (stcb->asoc.asconf_supported == 1) {6470 if (((asoc != NULL) && (asoc->asconf_supported == 1)) ||6471 ((asoc == NULL) && (inp->asconf_supported == 1))) {