Searched refs:SCTP_PCB_FLAGS_UNBOUND (Results 1 – 6 of 6) sorted by relevance
498 #define SCTP_PCB_FLAGS_UNBOUND 0x00000010 macro
2518 SCTP_PCB_FLAGS_UNBOUND); in sctp_inpcb_alloc()2524 SCTP_PCB_FLAGS_UNBOUND); in sctp_inpcb_alloc()2711 new_inp->sctp_flags &= ~SCTP_PCB_FLAGS_UNBOUND; in sctp_move_pcb_and_assoc()2817 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) == 0) { in sctp_inpcb_bind()3214 inp->sctp_flags &= ~SCTP_PCB_FLAGS_UNBOUND; in sctp_inpcb_bind()3508 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) != in sctp_inpcb_free()3509 SCTP_PCB_FLAGS_UNBOUND) { in sctp_inpcb_free()3515 inp->sctp_flags |= SCTP_PCB_FLAGS_UNBOUND; in sctp_inpcb_free()4290 if (inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) { in sctp_aloc_assoc()
1512 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) == in sctp_do_connect_x()1513 SCTP_PCB_FLAGS_UNBOUND) { in sctp_do_connect_x()3437 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) == 0) { in sctp_setopt()6005 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) == in sctp_connect()6006 SCTP_PCB_FLAGS_UNBOUND) { in sctp_connect()6222 if (inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) { in sctp_listen()
2778 SCTP_PCB_FLAGS_UNBOUND | in sctp_handle_cookie_echo()
6486 if (inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) { in sctp_bindx_add_address()
892 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) == in sctp6_connect()893 SCTP_PCB_FLAGS_UNBOUND) { in sctp6_connect()