Added struct reboot_statistics to wtpinfo struct.
FossilOrigin-Name: 78b8c03db550a8581aeb0a609e18ee34bc92324814f08482b487dd82fbed36b6
This commit is contained in:
parent
29a55a0f02
commit
649d2916a3
@ -82,7 +82,7 @@ struct wtpinfo{
|
|||||||
uint8_t discovery_type;
|
uint8_t discovery_type;
|
||||||
|
|
||||||
struct sockaddr_storage local_ip;
|
struct sockaddr_storage local_ip;
|
||||||
|
struct wtp_reboot_statistics reboot_statistics;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user