The FreeRADIUS server $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Functions to manipulate DNS labels. More...
#include <freeradius-devel/io/test_point.h>
Go to the source code of this file.
Functions | |
static int | decode_test_ctx (void **out, UNUSED TALLOC_CTX *ctx, UNUSED fr_dict_t const *dict) |
static ssize_t | util_decode_proto (TALLOC_CTX *ctx, UNUSED fr_pair_list_t *out, uint8_t const *data, size_t data_len, UNUSED void *proto_ctx) |
Variables | |
fr_test_point_proto_decode_t | util_tp_decode_proto |
Functions to manipulate DNS labels.
Definition in file fuzzer.c.
fr_test_point_proto_decode_t util_tp_decode_proto |