function prototype for iana... function added.
FossilOrigin-Name: ad0faccff70c6c89c39996ee80362cb53e05262148d09a555ad0cd3dcc99de07
This commit is contained in:
parent
c6f23c1b8c
commit
79ecbcca74
@ -341,6 +341,7 @@ void cwread_discovery_response(struct ac_info * acinfo, uint8_t * msg, int len);
|
||||
extern int cwsend_echo_response(struct conn * conn,int seqnum,struct radioinfo * radioinfo); //,struct wtpinfo * wtpinfo
|
||||
|
||||
extern const char * cw_msgelemtostr(int elem);
|
||||
extern const char * cw_ianavendoridtostr(int id);
|
||||
extern int hdr_print(char *str, uint8_t *packet, int len);
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user