✨ feat(plugin manager integration): packet and session exdata&mq
This commit is contained in:
@@ -44,6 +44,7 @@ struct raw_layer
|
||||
|
||||
struct packet
|
||||
{
|
||||
void * user_data;
|
||||
struct raw_layer layers[PACKET_MAX_LAYERS];
|
||||
struct raw_layer *frag_layer; // fragment layer
|
||||
int8_t layers_used;
|
||||
|
||||
Reference in New Issue
Block a user