FreeRDP
heartbeat.h File Reference
#include "rdp.h"
#include <freerdp/freerdp.h>
#include <freerdp/log.h>
#include <freerdp/api.h>
#include <winpr/stream.h>
This graph shows which files directly or indirectly include this file:

Data Structures

struct  rdpHeartbeat
 

Macros

#define HEARTBEAT_TAG   FREERDP_TAG("core.heartbeat")
 

Functions

int rdp_recv_heartbeat_packet (rdpRdp *rdp, wStream *s)
 
FREERDP_LOCAL rdpHeartbeat * heartbeat_new (void)
 
FREERDP_LOCAL void heartbeat_free (rdpHeartbeat *heartbeat)
 

Macro Definition Documentation

◆ HEARTBEAT_TAG

#define HEARTBEAT_TAG   FREERDP_TAG("core.heartbeat")

Function Documentation

◆ heartbeat_free()

FREERDP_LOCAL void heartbeat_free ( rdpHeartbeat *  heartbeat)
Here is the caller graph for this function:

◆ heartbeat_new()

FREERDP_LOCAL rdpHeartbeat* heartbeat_new ( void  )
Here is the caller graph for this function:

◆ rdp_recv_heartbeat_packet()

int rdp_recv_heartbeat_packet ( rdpRdp *  rdp,
wStream *  s 
)
Here is the call graph for this function:
Here is the caller graph for this function: