Go to the documentation of this file.
17#ifndef NM_PARAMETERS_H
18#define NM_PARAMETERS_H
22#define NM_MAX_UNEXPECTED (64 * 1024)
25#define NM_REQ_CHUNK_PREALLOC_SIZE 256
28#define NM_CORE_TASK_QUEUE_SIZE 1024
31#define NM_DEFAULT_WINDOW 64
34#define NM_PREALLOC_IOV_LEN 32
37#define NM_ALIGN_TYPE uint32_t
40#define NM_PW_TIMEOUT (1000000 * 30)
43#define NM_PW_TIMEOUT_PERIOD (1000000 * 5)