Prototype for cw_readelem_cw_local_ip_addr.
FossilOrigin-Name: 84bbc80d108cb3f8a7dda6b33c45f966d362f3f673fce34884eb9800fc065beb
This commit is contained in:
parent
b9dc7126c2
commit
28f6c261b8
@ -357,6 +357,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_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_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);
|
extern int cw_readelem_wtp_reboot_statistics(struct wtp_reboot_statistics *s, int type,uint8_t *msgelem, int len);
|
||||||
|
extern int cw_readelem_cw_local_ip_addr(struct sockaddr * local_ip, int type, uint8_t * msgelem, int len);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user