|
Embedded SDK
Embedded SDK
|
The TLV grammar the mutator currently applies (one per command). More...
#include <tlv_mutator.h>

Public Attributes | |
| const tlv_tag_info_t * | tags_info |
| Array of allowed tags. | |
| size_t | num_tags |
| Number of entries in tags_info. | |
The TLV grammar the mutator currently applies (one per command).
Definition at line 22 of file tlv_mutator.h.
| size_t tlv_fuzz_config_t::num_tags |
Number of entries in tags_info.
Definition at line 24 of file tlv_mutator.h.
| const tlv_tag_info_t* tlv_fuzz_config_t::tags_info |
Array of allowed tags.
Definition at line 23 of file tlv_mutator.h.