ucspi-ssl  0.99e
TLS encryption for IPv6 communication
Macros
gen_alloc.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GEN_ALLOC_typedef(ta, type, field, len, a)   typedef struct ta { type *field; unsigned int len; unsigned int a; } ta;
 

Macro Definition Documentation

◆ GEN_ALLOC_typedef

#define GEN_ALLOC_typedef (   ta,
  type,
  field,
  len,
 
)    typedef struct ta { type *field; unsigned int len; unsigned int a; } ta;

Definition at line 6 of file gen_alloc.h.