syslog-ng source
consecutive_ack_record_container.h File Reference
#include "ack_tracker.h"
Include dependency graph for consecutive_ack_record_container.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ConsecutiveAckRecord
 
struct  ConsecutiveAckRecordContainer
 

Functions

ConsecutiveAckRecordContainer * consecutive_ack_record_container_static_new (gsize size)
 
ConsecutiveAckRecordContainer * consecutive_ack_record_container_dynamic_new (void)
 

Function Documentation

◆ consecutive_ack_record_container_dynamic_new()

ConsecutiveAckRecordContainer* consecutive_ack_record_container_dynamic_new ( void  )

◆ consecutive_ack_record_container_static_new()

ConsecutiveAckRecordContainer* consecutive_ack_record_container_static_new ( gsize  size)