new definition of wtpinfo_print
FossilOrigin-Name: e4f7ef9a5130635d6ad2f8cf858e2e2fa61782358a586faf6e4a35be94de53dd
This commit is contained in:
parent
607aeae622
commit
811990a4d2
@ -74,6 +74,7 @@ extern int wtpinfo_readelem_wtp_name(struct wtpinfo * wtpinfo, int type, uint8_t
|
||||
extern int wtpinfo_readelem_session_id(struct wtpinfo * wtpinfo, int type, uint8_t * msgelem, int len);
|
||||
//extern int wtpinfo_readelem_ecn_support(struct wtpinfo * wtpinfo, int type, uint8_t * msgelem, int len);
|
||||
extern int wtpinfo_readelem_cw_local_ip_addr(struct wtpinfo * wtpinfo, int type, uint8_t * msgelem, int len);
|
||||
extern int wtpinfo_print(char *str, struct wtpinfo * wtpinfo);
|
||||
|
||||
#define wtpinfo_readelem_ecn_support(wtpinfo,type,msg,len) cw_readelem_ecn_support(&wtpinfo->ecn_support,type,msg,len)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user