Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
yash97 committed Jan 11, 2025
1 parent 6dd124d commit 2e78d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/ebpf/c/v6events.bpf.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ struct data_t {
__u32 protocol;
__u32 verdict;
__u32 packet_sz;
__u8 is_egress;
__u8 is_egress;
};

struct conntrack_key {
Expand Down

0 comments on commit 2e78d6a

Please sign in to comment.