Prototypes
FossilOrigin-Name: fbcce18f88db5c3b2efbedcd2b4a1d50dc48f0138eb4f089f919f0a73c1db868
This commit is contained in:
parent
d45788e766
commit
456bb4dc75
@ -14,6 +14,9 @@ extern int capwap_in_wtp_board_data(struct conn *conn, struct cw_action_in *a,
|
||||
extern int capwap_out_wtp_descriptor(struct conn *conn, struct cw_action_out *a,
|
||||
uint8_t * dst);
|
||||
|
||||
extern int capwap_in_session_id(struct conn *conn, struct cw_action_in *a, uint8_t * data,
|
||||
int len, struct sockaddr *from);
|
||||
|
||||
extern int capwap_out_ac_descriptor(struct conn *conn,struct cw_action_out * a,uint8_t *dst);
|
||||
|
||||
extern struct mbag_item * capwap_out_get_session_id(struct conn *conn,struct cw_action_out * a);
|
||||
|
Loading…
Reference in New Issue
Block a user