Libtrap: Internal development docs  1.16.1
Data Fields
autoflush_timeouts Struct Reference

List of autoflush timeouts of output interfaces. More...

#include <trap_internal.h>

Data Fields

int idx
 
int64_t tm
 
int64_t tm_backup
 

Detailed Description

List of autoflush timeouts of output interfaces.

Definition at line 208 of file trap_internal.h.

Field Documentation

◆ idx

int autoflush_timeouts::idx

Index of output interface.

Definition at line 209 of file trap_internal.h.

◆ tm

int64_t autoflush_timeouts::tm

Autoflush timeout to be elapsed.

Definition at line 210 of file trap_internal.h.

◆ tm_backup

int64_t autoflush_timeouts::tm_backup

Backup value of the autoflush timeout.

Definition at line 211 of file trap_internal.h.


The documentation for this struct was generated from the following file: