33#if !defined(_SPANDSP_PRIVATE_SSLFAX_H_)
34#define _SPANDSP_PRIVATE_SSLFAX_H_
36#if defined(SPANDSP_SUPPORT_SSLFAX)
65 hdlc_frame_handler_t hdlc_accept;
67 hdlc_underflow_handler_t hdlc_tx_underflow;
int(* span_get_msg_func_t)(void *user_data, uint8_t *msg, int max_len)
Definition async.h:111
int(* span_get_byte_func_t)(void *user_data)
Definition async.h:119
void(* span_put_msg_func_t)(void *user_data, const uint8_t *msg, int len)
Definition async.h:107
struct logging_state_s logging_state_t
Definition logging.h:72