Lines Matching refs:INETBOOT_STREAM
416 if (sockets[sock_id].type != INETBOOT_STREAM) { in shutdown()
623 if (sockets[i].type == INETBOOT_STREAM) { in bind()
679 if (sockets[sock_id].type != INETBOOT_STREAM) { in listen()
700 if (sockets[sock_id].type != INETBOOT_STREAM) { in accept()
750 if (so_type == INETBOOT_STREAM) { in connect()
764 if (sockets[sock_id].type == INETBOOT_STREAM) { in connect()
810 if (sockets[sock_id].type == INETBOOT_STREAM && in recvfrom()
847 so_type == INETBOOT_STREAM) && in recvfrom()
886 case INETBOOT_STREAM: in recvfrom()
904 case INETBOOT_STREAM: in recvfrom()
1031 case INETBOOT_STREAM: in sendto()