refactor: move packet_layer / packet_tunnel to packet.cpp
This commit is contained in:
@@ -12,7 +12,6 @@ extern "C"
|
||||
#include "packet_private.h"
|
||||
#include "packet_dump.h"
|
||||
#include "packet_parser.h"
|
||||
#include "packet_layer.h"
|
||||
|
||||
static inline void packet_set_ipv4_src_addr(struct packet *pkt, uint32_t saddr)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user