3 #include <freeradius-devel/unlang/xlat_priv.h>
4 #include <freeradius-devel/server/tmpl.h>
5 #include <freeradius-devel/server/cf_priv.h>
6 #include <freeradius-devel/util/value.h>
7 #include <freeradius-devel/util/rb.h>
8 #include <freeradius-devel/util/tlist.h>
12 #define SIZEOF(_struct) printf("%-24s\t%zu\tbytes\n", STRINGIFY(_struct), sizeof(_struct))
Common header for all CONF_* types.
Configuration AVP similar to a fr_pair_t.
A section grouping multiple CONF_PAIR.
Values of the encryption flags.
Value of an enumerated attribute.
Head of a doubly linked list.
Entry in a doubly linked list.
int main(UNUSED int argc, UNUSED char **argv)
The main red black tree structure.
Optional arguments passed to vp_tmpl functions.
Define entry and head types for tmpl request references.
Stores an attribute, a value and various bits of other data.