config_strbytelist Struct Reference

List of string, bytestring for config options. More...

#include <config_file.h>

Data Fields

struct config_strbytelistnext
 next item in list
 
char * str
 first string
 
uint8_t * str2
 second bytestring
 
size_t str2len
 

Detailed Description

List of string, bytestring for config options.


The documentation for this struct was generated from the following file: