mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
rptun ping: support data checksum and data transfer rate calculation
Signed-off-by: wangyongrong <wangyongrong@xiaomi.com>
This commit is contained in:
@@ -348,7 +348,7 @@ struct rptun_ping_s
|
||||
{
|
||||
int times;
|
||||
int len;
|
||||
bool ack;
|
||||
int ack;
|
||||
int sleep; /* unit: ms */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user