![]() |
ucspi-ssl
0.99e
TLS encryption for IPv6 communication
|
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; |
#define GEN_ALLOC_typedef | ( | ta, | |
type, | |||
field, | |||
len, | |||
a | |||
) | typedef struct ta { type *field; unsigned int len; unsigned int a; } ta; |
Definition at line 6 of file gen_alloc.h.