Go to the source code of this file.
#define CEPH_BANNER "ceph v027" |
#define CEPH_BANNER_MAX_LEN 30 |
#define CEPH_ENTITY_TYPE_ANY 0xFF |
#define CEPH_ENTITY_TYPE_AUTH 0x20 |
#define CEPH_ENTITY_TYPE_CLIENT 0x08 |
#define CEPH_ENTITY_TYPE_MDS 0x02 |
#define CEPH_ENTITY_TYPE_MON 0x01 |
#define CEPH_ENTITY_TYPE_OSD 0x04 |
#define CEPH_MON_PORT 6789 /* default monitor port */ |
Definition at line 8 of file msgr.h.
#define CEPH_MSG_CONNECT_LOSSY 1 /* messages i send may be safely dropped */ |
#define CEPH_MSG_FOOTER_COMPLETE (1<<0) /* msg wasn't aborted */ |
#define CEPH_MSG_FOOTER_NOCRC (1<<1) /* no data crc */ |
#define CEPH_MSG_PRIO_DEFAULT 127 |
#define CEPH_MSG_PRIO_HIGH 196 |
#define CEPH_MSG_PRIO_HIGHEST 255 |
#define CEPH_MSG_PRIO_LOW 64 |
#define CEPH_MSGR_TAG_BADAUTHORIZER 11 /* bad authorizer */ |
#define CEPH_MSGR_TAG_CLOSE 6 /* closing pipe */ |
#define CEPH_MSGR_TAG_FEATURES 12 /* insufficient features */ |
#define CEPH_MSGR_TAG_KEEPALIVE 9 /* just a keepalive byte! */ |
#define CEPH_MSGR_TAG_MSG 7 /* message */ |
#define CEPH_MSGR_TAG_READY 1 /* server->client: ready for messages */ |
#define CEPH_MSGR_TAG_RESETSESSION 2 /* server->client: reset, try again */ |
#define CEPH_MSGR_TAG_RETRY_GLOBAL |
Value:
Definition at line 79 of file msgr.h.
#define CEPH_MSGR_TAG_RETRY_SESSION |
Value:
Definition at line 78 of file msgr.h.
#define CEPH_MSGR_TAG_WAIT |
Value:
Definition at line 77 of file msgr.h.
#define CEPH_PORT_FIRST 6789 |
#define CEPH_PORT_LAST 6900 |
#define CEPH_PORT_START 6800 /* non-monitors start here */ |
mcontroller : adapter info structure for old mimd_t apps
: base address : irq number : number of logical drives : pci bus : pci device : pci function : pci id : vendor id : slot number : unique id
Definition at line 171 of file esd_usb2.c.