Home | History | Annotate | Download | only in netinet

Lines Matching refs:SCTP_PCB_FLAGS_CONNECTED

1083 	    ((inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) ||
2021 (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED)) {
2033 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) {
2117 stcb->sctp_ep->sctp_flags |= SCTP_PCB_FLAGS_CONNECTED;
2161 stcb->sctp_ep->sctp_flags |= SCTP_PCB_FLAGS_CONNECTED;
5156 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) {
6927 (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED)) {
6933 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) {
6978 stcb->sctp_ep->sctp_flags |= SCTP_PCB_FLAGS_CONNECTED;
7092 (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED)) {
7098 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) {
7143 stcb->sctp_ep->sctp_flags |= SCTP_PCB_FLAGS_CONNECTED;
7320 (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED)) {
7620 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) {
7736 ((inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) == 0)) {