Searched refs:SCTP_PCB_FLAGS_CONNECTED (Results 1 – 9 of 9) sorted by relevance
699 if ((inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) && in sctp6_send()839 (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED)) { in sctp6_connect()873 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) { in sctp6_connect()910 stcb->sctp_ep->sctp_flags |= SCTP_PCB_FLAGS_CONNECTED; in sctp6_connect()952 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) { in sctp6_getaddr()1046 ((inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) == 0)) { in sctp6_peeraddr()
116 SCTP_PCB_FLAGS_CONNECTED | in sctp_do_peeloff()
520 #define SCTP_PCB_FLAGS_CONNECTED 0x00200000 macro
598 ((inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) || in sctp_sendm()1357 (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED)) { in sctp_do_connect_x()1369 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) { in sctp_do_connect_x()1440 stcb->sctp_ep->sctp_flags |= SCTP_PCB_FLAGS_CONNECTED; in sctp_do_connect_x()4897 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) {7040 (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED)) {7046 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) {7082 stcb->sctp_ep->sctp_flags |= SCTP_PCB_FLAGS_CONNECTED;7236 (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED)) {7402 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) {[all …]
1571 SCTP_PCB_FLAGS_CONNECTED; in sctp_process_cookie_existing()1747 stcb->sctp_ep->sctp_flags |= SCTP_PCB_FLAGS_CONNECTED; in sctp_process_cookie_existing()2227 stcb->sctp_ep->sctp_flags |= SCTP_PCB_FLAGS_CONNECTED; in sctp_process_cookie_new()2632 (((*inp_p)->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) == 0)) { in sctp_handle_cookie_echo()2685 SCTP_PCB_FLAGS_CONNECTED | in sctp_handle_cookie_echo()2829 stcb->sctp_ep->sctp_flags |= SCTP_PCB_FLAGS_CONNECTED; in sctp_handle_cookie_ack()
4189 (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED))) { in sctp_aloc_assoc()4855 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) { in sctp_free_assoc()4856 inp->sctp_flags &= ~SCTP_PCB_FLAGS_CONNECTED; in sctp_free_assoc()
4334 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_CONNECTED))) { in sctp_abort_notification()5582 if ((inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) == 0) { in sctp_sorecvmsg()
12605 if ((inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) || in sctp_lower_sosend()12716 stcb->sctp_ep->sctp_flags |= SCTP_PCB_FLAGS_CONNECTED; in sctp_lower_sosend()