14 #ifndef KERNEL_CONTUN_H_
15 #define KERNEL_CONTUN_H_
64 void conTunRecv(
char * ptp,
char * secLm32,
int max);
void conTunRecv(char *ptp, char *secLm32, int max)
Receive characters from PTP core and second LM32.
Handles MCF packed messages from the higher protocol layer.
void conTunSend(char *ptp, char *secLm32)
Send characters to PTP core and second LM32.
Combination of IP address and port.
bool conTunInit(SockAddr *addr)
Initializes the console tunnel.
static void conTunDeinit()
Deinitializes the console tunnel.