Skip to content

Commit c81fb8d

Browse files
committed
++
1 parent 1a02e97 commit c81fb8d

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

process-plugin-api/main.o

-17.2 KB
Binary file not shown.

process-plugin-api/packet.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ struct Packet {
1616
FlowKey flowKey{};
1717

1818
uint64_t timestamp{0};
19-
uint8_t ipTtl{0};
19+
uint8_t ipTTL{0};
2020
uint8_t ipFlags{0};
2121
uint16_t ipLength{0};
2222

9.98 KB
Binary file not shown.
2.34 KB
Binary file not shown.
6.36 KB
Binary file not shown.

0 commit comments

Comments
 (0)