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)
828 inp->sctp_flags |= SCTP_PCB_FLAGS_BOUND_CONN;1584 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_CONN) {8071 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_CONN) &&8420 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_CONN) {8430 ((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()
6138 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_CONN) {6818 if (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_BOUND_CONN) {
1281 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_CONN) { in sctp_init_asoc()