Added cw_readelem_ac_name.
FossilOrigin-Name: 53cc5408a2ac524e7c62a54ffbf463c2c1191f63920b781034aecb14f28aee10
This commit is contained in:
parent
a75bf4aedc
commit
d46bdb89e3
@ -353,6 +353,7 @@ extern const char * cw_ianavendoridtostr(int id);
|
||||
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);
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user