Searched refs:SCTP_PCB_FLAGS_UNBOUND (Results 1 – 7 of 7) sorted by relevance
513 #define SCTP_PCB_FLAGS_UNBOUND 0x00000010 macro
2460 SCTP_PCB_FLAGS_UNBOUND); in sctp_inpcb_alloc()2466 SCTP_PCB_FLAGS_UNBOUND); in sctp_inpcb_alloc()2658 new_inp->sctp_flags &= ~SCTP_PCB_FLAGS_UNBOUND; in sctp_move_pcb_and_assoc()2831 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) == 0) { in sctp_inpcb_bind()3218 inp->sctp_flags &= ~SCTP_PCB_FLAGS_UNBOUND; in sctp_inpcb_bind()3495 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) != in sctp_inpcb_free()3496 SCTP_PCB_FLAGS_UNBOUND) { in sctp_inpcb_free()3502 inp->sctp_flags |= SCTP_PCB_FLAGS_UNBOUND; in sctp_inpcb_free()4286 if (inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) { in sctp_aloc_assoc()
1417 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) == in sctp_do_connect_x()1418 SCTP_PCB_FLAGS_UNBOUND) { in sctp_do_connect_x()3824 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) == 0) {7024 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) ==7025 SCTP_PCB_FLAGS_UNBOUND) {7243 if (inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) {
2687 SCTP_PCB_FLAGS_UNBOUND | in sctp_handle_cookie_echo()
6791 if (inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) { in sctp_bindx_add_address()
826 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) == in sctp6_connect()827 SCTP_PCB_FLAGS_UNBOUND) { in sctp6_connect()