Added acinfo_readelem_acname as macro.
FossilOrigin-Name: 0f12c148b699702a4950481f66facf6f0f5dcadc6a1c1641d88a55c26f788deb
This commit is contained in:
parent
7c3d000cea
commit
7c09de1b0c
@ -61,7 +61,7 @@ extern int acinfo_print(char *str,const struct ac_info *acinfo);
|
||||
|
||||
#define acinfo_readelem_ecn_support(acinfo,type,msg,len) cw_readelem_ecn_support(&acinfo->ecn_support,type,msg,len)
|
||||
#define acinfo_readelem_cw_local_ip_addr(acinfo,type,msg,len) cw_readelem_cw_local_ip_addr(&acinfo->local_ip,type,msg,len)
|
||||
|
||||
#define acinfo_readelem_ac_name(acinfo,type,msg,len) cw_readelem_ac_name(&acinfo->ac_name,type,msg,len)
|
||||
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user