forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 ea08eeccae9297f7aabd2ef7f0c2517ac4549acc
kernel/tools/testing/selftests/bpf/test_tcpbpf.h
....@@ -13,5 +13,6 @@
1313 __u64 bytes_received;
1414 __u64 bytes_acked;
1515 __u32 num_listen;
16
+ __u32 num_close_events;
1617 };
1718 #endif