Internal implementation of base name. More...
#include <epid/member/context.h>
Data Fields | |
struct AllowedBasename * | next |
pointer to the next base name | |
size_t | length |
size of base name | |
uint8_t | name [1] |
base name (flexible array) | |
Internal implementation of base name.