Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
@@ -30,6 +30,7 @@ struct mud_path {
uint64_t rtt;
uint64_t rttvar;
uint64_t rst;
uint64_t r_rate;
uint64_t r_rst;
uint64_t r_rms;
uint64_t r_rmt;
@@ -42,6 +43,8 @@ struct mud_path {
} mtu;
struct {
uint64_t total;
uint64_t rate;
uint64_t bytes;
uint64_t time;
} send, recv;
};
The note is not visible to the blocked user.