l_udp_t Struct Reference
Collaboration diagram for l_udp_t:

Public Attributes

int fd
 
char * buf
 
size_t bufsz
 
int offset
 

Detailed Description

Definition at line 32 of file ModUdp.cc.

Member Data Documentation

◆ buf

char* l_udp_t::buf

◆ bufsz

size_t l_udp_t::bufsz

Definition at line 35 of file ModUdp.cc.

Referenced by logfile_mod_udp_open(), and logfile_mod_udp_writeline().

◆ fd

int l_udp_t::fd

Definition at line 33 of file ModUdp.cc.

Referenced by logfile_mod_udp_close(), logfile_mod_udp_open(), and logfile_mod_udp_write().

◆ offset

int l_udp_t::offset

Definition at line 36 of file ModUdp.cc.

Referenced by logfile_mod_udp_flush(), and logfile_mod_udp_writeline().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors