Functions to manipulate DNS labels.
More...
#include <freeradius-devel/io/test_point.h>
Go to the source code of this file.
Functions to manipulate DNS labels.
- Copyright
- 2021 Network RADIUS SAS (legal.nosp@m.@net.nosp@m.workr.nosp@m.adiu.nosp@m.s.com)
Definition in file fuzzer.c.
◆ decode_test_ctx()
static int decode_test_ctx |
( |
void ** |
out, |
|
|
UNUSED TALLOC_CTX * |
ctx |
|
) |
| |
|
static |
◆ util_decode_proto()
◆ util_tp_decode_proto
Initial value:= {
}
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)
static int decode_test_ctx(void **out, UNUSED TALLOC_CTX *ctx)
Definition at line 65 of file fuzzer.c.