refactor: move struct laye and struct tunnel to packet.h
This commit is contained in:
@@ -5,8 +5,6 @@ extern "C"
|
||||
{
|
||||
#endif
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
const char *packet_parse(struct packet *pkt, const char *data, uint16_t len);
|
||||
const char *layer_proto_to_str(enum layer_proto proto);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user