Lines Matching refs:sctp_flags
632 if (inp->sctp_flags & SCTP_PCB_FLAGS_DO_ASCONF) {
1172 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) {
1301 if (inp->sctp_flags & SCTP_PCB_FLAGS_DO_ASCONF) {
1968 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) {
2662 /* if (inp->sctp_flags & SCTP_PCB_FLAGS_ADAPTIONEVNT) {*/
2736 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) {
3336 if (inp->sctp_flags & (SCTP_PCB_FLAGS_SOCKET_GONE|SCTP_PCB_FLAGS_SOCKET_ALLGONE)) {
3360 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {
3630 /* if (inp->sctp_flags & SCTP_PCB_FLAGS_ADAPTIONEVNT) {*/
3690 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) {
4095 if (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {
4238 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_UDPTYPE) &&
4377 if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_NO_FRAGMENT) &&
4510 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_UDPTYPE)) {
4564 if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_TCPTYPE) ||
4565 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) {
5016 if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_TCPTYPE) ||
5017 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) {
5671 if (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {
6321 if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_TCPTYPE) ||
6322 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) {
6612 if (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {
7111 if ((inp->sctp_flags & SCTP_PCB_FLAGS_TCPTYPE) &&
7112 (inp->sctp_flags & SCTP_PCB_FLAGS_ACCEPTING)) {
7125 if ((inp->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE) ||
7126 (inp->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE)) {
7138 if (((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) &&
7165 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) {
7206 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) {
7249 (inp->sctp_flags & SCTP_PCB_FLAGS_TCPTYPE)) {
7451 if (((inp->sctp_flags & SCTP_PCB_FLAGS_NODELAY) == 0) &&
7575 if (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {
8027 if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_TCPTYPE) ||
8028 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) {
8029 stcb->sctp_ep->sctp_flags &= ~SCTP_PCB_FLAGS_CONNECTED;
9364 if ((inp->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE) ||
9365 (inp->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE)) {
9420 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {
9509 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_UDPTYPE) &&
9724 if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_TCPTYPE) ||
9725 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) {
9730 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_UDPTYPE)
9821 if ((inp->sctp_flags & SCTP_PCB_FLAGS_TCPTYPE) &&
9822 (inp->sctp_flags & SCTP_PCB_FLAGS_ACCEPTING)) {
9830 if ((inp->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE) ||
9831 (inp->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE)) {
9839 if (((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) &&
9847 if (inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) {
9919 (inp->sctp_flags & SCTP_PCB_FLAGS_TCPTYPE)) {
10110 if (((inp->sctp_flags & SCTP_PCB_FLAGS_NODELAY) == 0) &&