Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/net/rds/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 860 B image not shown  

Quelle  rdma_transport.h   Sprache: C

 
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _RDMA_TRANSPORT_H
#define _RDMA_TRANSPORT_H

#include <rdma/ib_verbs.h>
#include <rdma/rdma_cm.h>
#include "rds.h"

/* RDMA_CM also uses 16385 as the listener port. */
#define RDS_CM_PORT 16385

#define RDS_RDMA_RESOLVE_TIMEOUT_MS     5000

/* Below reject reason is for legacy interoperability issue with non-linux
 * RDS endpoints where older version incompatibility is conveyed via value 1.
 * For future version(s), proper encoded reject reason should be used.
 */

#define RDS_RDMA_REJ_INCOMPAT  1

int rds_rdma_cm_event_handler(struct rdma_cm_id *cm_id,
         struct rdma_cm_event *event);
int rds6_rdma_cm_event_handler(struct rdma_cm_id *cm_id,
          struct rdma_cm_event *event);

/* from ib.c */
extern struct rds_transport rds_ib_transport;
int rds_ib_init(void);
void rds_ib_exit(void);

#endif

Messung V0.5
C=91 H=95 G=92

¤ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.