Home | History | Annotate | Download | only in netinet6

Lines Matching refs:SCTP_PCB_FLAGS_CONNECTED

1071 	if ((inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) &&
1247 (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED)) {
1281 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) {
1315 stcb->sctp_ep->sctp_flags |= SCTP_PCB_FLAGS_CONNECTED;
1382 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) {
1505 ((inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) == 0)) {