Searched refs:SCTP_PCB_FLAGS_SOCKET_CANT_READ (Results 1 – 4 of 4) sorted by relevance
536 #define SCTP_PCB_FLAGS_SOCKET_CANT_READ 0x40000000 macro
4105 (inp->sctp_flags & SCTP_PCB_FLAGS_SOCKET_CANT_READ)) { in sctp_ulp_notify()4907 if (inp->sctp_flags & SCTP_PCB_FLAGS_SOCKET_CANT_READ) { in sctp_add_to_readq()
1286 if (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_SOCKET_CANT_READ) { in sctp_add_chk_to_control()
827 inp->sctp_flags |= SCTP_PCB_FLAGS_SOCKET_CANT_READ; in sctp_shutdown()