添加重传统计
All checks were successful
Build Test / build (push) Successful in 35s

This commit is contained in:
expvintl
2025-05-25 14:44:29 +08:00
parent 484988d50d
commit 542fe7f8b1
5 changed files with 21 additions and 14 deletions

1
main.c
View File

@ -64,6 +64,7 @@ int
sockraw,
sent_pkt = 0,
recv_pkt = 0,
dup_count = 0,
out_of_sequence_pkt = 0,
sending_wait = DEFAULT_SENDINGWAIT, /* see DEFAULT_SENDINGWAIT */
opt_rawipmode = FALSE,