30#include <freeradius-devel/server/tmpl.h>
static unlang_load_balance_t * unlang_group_to_load_balance(unlang_group_t *g)
Cast a group structure to the load_balance keyword extension.
unlang_result_t result
for intermediate child results
static unlang_group_t * unlang_load_balance_to_group(unlang_load_balance_t *load_balance)
Cast a load_balance keyword extension to a group structure.
unlang_t * child
the current child we're processing
unlang_t * start
the starting child
State of a redundant operation.
Private interpreter structures and functions.
Generic representation of a grouping.
A node in a graph of unlang_op_t (s) that we execute.