Searched refs:SCTP_PCB_FLAGS_CONNECTED (Results 1 – 8 of 8) sorted by relevance
621 if ((inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) && in sctp6_send()808 (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED)) { in sctp6_connect()843 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) { in sctp6_connect()911 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) { in sctp6_getaddr()999 ((inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) == 0)) { in sctp6_peeraddr()
113 SCTP_PCB_FLAGS_CONNECTED | in sctp_do_peeloff()
527 #define SCTP_PCB_FLAGS_CONNECTED 0x00200000 macro
585 ((inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) || in sctp_sendm()1349 (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED)) { in sctp_do_connect_x()1361 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) { in sctp_do_connect_x()4886 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) {7033 (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED)) {7039 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) {7223 (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED)) {7385 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) {7474 ((inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) == 0)) {
1504 sctp_pcb_add_flags(stcb->sctp_ep, SCTP_PCB_FLAGS_CONNECTED); in sctp_process_cookie_existing()1692 sctp_pcb_add_flags(stcb->sctp_ep, SCTP_PCB_FLAGS_CONNECTED); in sctp_process_cookie_existing()2177 sctp_pcb_add_flags(stcb->sctp_ep, SCTP_PCB_FLAGS_CONNECTED); in sctp_process_cookie_new()2586 (((*inp_p)->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) == 0)) { in sctp_handle_cookie_echo()2639 SCTP_PCB_FLAGS_CONNECTED | in sctp_handle_cookie_echo()2784 sctp_pcb_add_flags(stcb->sctp_ep, SCTP_PCB_FLAGS_CONNECTED); in sctp_handle_cookie_ack()
4096 (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED))) { in sctp_aloc_assoc_locked()4316 inp->sctp_flags |= SCTP_PCB_FLAGS_CONNECTED; in sctp_aloc_assoc_connected()4733 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) { in sctp_free_assoc()4734 inp->sctp_flags &= ~SCTP_PCB_FLAGS_CONNECTED; in sctp_free_assoc()
4372 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_CONNECTED))) { in sctp_abort_notification()5641 if ((inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) == 0) { in sctp_sorecvmsg()
12707 if ((inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) || in sctp_lower_sosend()