moded
FossilOrigin-Name: e25fd51606174790e494a429f1a2987abfc7dce037e65d9438069bf3a865a44d
This commit is contained in:
parent
3ea831d90c
commit
ac0abb4a17
11
src/mod/cisco/mod_cisco.h
Normal file
11
src/mod/cisco/mod_cisco.h
Normal file
@ -0,0 +1,11 @@
|
||||
#ifndef __MOD_CISCO_H
|
||||
#define __MOD_CISCO_H
|
||||
|
||||
|
||||
int cisco_in_wtp_descriptor(struct cw_ElemHandler *eh, struct cw_ElemHandlerParams * params, uint8_t * data,
|
||||
int len);
|
||||
|
||||
int cisco_out_wtp_descriptor(struct cw_ElemHandler * handler, struct cw_ElemHandlerParams * params
|
||||
, uint8_t * dst);
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user