Searched refs:SCTP_PCB_FLAGS_BOUND_CONN (Results 1 – 5 of 5) sorted by relevance
550 #define SCTP_PCB_FLAGS_BOUND_CONN 0x80000000 macro556 SCTP_PCB_FLAGS_BOUND_CONN)
761 inp->sctp_flags |= SCTP_PCB_FLAGS_BOUND_CONN;1515 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_CONN) {7964 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_CONN) &&8309 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_CONN) {8319 ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_CONN) == 0)) {
290 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_CONN) { in sctp_sysctl_copy_out_local_addresses()
6090 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_CONN) {6791 if (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_BOUND_CONN) {
1273 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_CONN) { in sctp_init_asoc()