Searched refs:SCTP_PCB_FLAGS_UNBOUND (Results 1 – 6 of 6) sorted by relevance
520 #define SCTP_PCB_FLAGS_UNBOUND 0x00000010 macro
2326 SCTP_PCB_FLAGS_UNBOUND); in sctp_inpcb_alloc()2332 SCTP_PCB_FLAGS_UNBOUND); in sctp_inpcb_alloc()2541 new_inp->sctp_flags &= ~SCTP_PCB_FLAGS_UNBOUND; in sctp_move_pcb_and_assoc()2725 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) == 0) { in sctp_inpcb_bind_locked()3087 KASSERT((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) != 0, in sctp_inpcb_bind_locked()3089 inp->sctp_flags &= ~SCTP_PCB_FLAGS_UNBOUND; in sctp_inpcb_bind_locked()3375 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) == 0) { in sctp_inpcb_free()3381 inp->sctp_flags |= SCTP_PCB_FLAGS_UNBOUND; in sctp_inpcb_free()4171 if (inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) { in sctp_aloc_assoc_locked()
1426 if (inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) { in sctp_do_connect_x()3834 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) == 0) {7018 if (inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) {7231 if (inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) {
2639 SCTP_PCB_FLAGS_UNBOUND | in sctp_handle_cookie_echo()
6848 if (inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) { in sctp_bindx_add_address()
817 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) == in sctp6_connect()818 SCTP_PCB_FLAGS_UNBOUND) { in sctp6_connect()