Added reboot statistics prototype.
FossilOrigin-Name: 3ba034240c21e1f583f8b51f60b17ff77880a2a3988e247fc35e2eb33fa37da7
This commit is contained in:
parent
649d2916a3
commit
780037419c
@ -354,6 +354,7 @@ extern int hdr_print(char *str, uint8_t *packet, int len);
|
||||
|
||||
extern int cw_readelem_ecn_support(uint8_t *ecn_support, int type, uint8_t * msgelem, int len);
|
||||
extern int cw_readelem_ac_name(uint8_t **dst, int type,uint8_t *msgelem, int len);
|
||||
extern int cw_readelem_wtp_reboot_statistics(struct wtp_reboot_statistics *s, int type,uint8_t *msgelem, int len);
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user