|
rogue
|
#include "rogue/Directives.h"#include <infiniband/verbs.h>#include <memory>#include <stdint.h>#include <string>#include "rogue/Logging.h"Go to the source code of this file.
Classes | |
| class | rogue::protocols::rocev2::Core |
Namespaces | |
| namespace | rogue |
| namespace | rogue::protocols |
| namespace | rogue::protocols::rocev2 |
Typedefs | |
| typedef std::shared_ptr< rogue::protocols::rocev2::Core > | rogue::protocols::rocev2::CorePtr |
Variables | |
| static const uint32_t | rogue::protocols::rocev2::DefaultRxQueueDepth = 256 |
| static const uint32_t | rogue::protocols::rocev2::DefaultMaxPayload = 9000 |