Tor  0.4.7.0-alpha-dev
Data Structures | Macros
extend_info_st.h File Reference

Extend-info structure. More...

#include "lib/crypt_ops/crypto_curve25519.h"
#include "lib/crypt_ops/crypto_ed25519.h"

Go to the source code of this file.

Data Structures

struct  extend_info_t
 

Macros

#define EXTEND_INFO_MAX_ADDRS   2
 

Detailed Description

Extend-info structure.

Definition in file extend_info_st.h.

Macro Definition Documentation

◆ EXTEND_INFO_MAX_ADDRS

#define EXTEND_INFO_MAX_ADDRS   2

Largest number of addresses we handle in an extend_info.

More are permitted in an EXTEND cell, but we won't handle them.

Definition at line 21 of file extend_info_st.h.