#include <stdint.h>
Go to the source code of this file.
◆ BIG_TIMEOUT
| #define BIG_TIMEOUT (60 * 60 * 24 * 7) /* one week (in seconds) */ |
◆ CCD_DEFAULT
| #define CCD_DEFAULT "DEFAULT" |
◆ counter_format
| #define counter_format "%" PRIu64 |
◆ fragment_header_format
| #define fragment_header_format "0x%08x" |
◆ ptr_format
| #define ptr_format "0x%08lx" |
◆ PUSH_BUNDLE_SIZE
| #define PUSH_BUNDLE_SIZE 1024 |
◆ PUSH_REQUEST_INTERVAL
| #define PUSH_REQUEST_INTERVAL 5 |
◆ SCRIPT_SECURITY_WARNING
| #define SCRIPT_SECURITY_WARNING "WARNING: External program may not be called unless '--script-security 2' or higher is enabled. See --help text or man page for detailed info." |
◆ TLS_CHANNEL_BUF_SIZE
| #define TLS_CHANNEL_BUF_SIZE 2048 |
◆ TLS_CHANNEL_MTU_MIN
| #define TLS_CHANNEL_MTU_MIN 154 |
◆ counter_type
◆ interval_t
◆ ptr_type