nmsg 1.1.2
Public Member Functions | Data Fields
nmsg_stream_input Struct Reference

Public Member Functions

 ISC_LIST (struct nmsg_seqsrc) seqsrcs
 

Data Fields

nmsg_stream_type type
 
struct nmsg_bufbuf
 
Nmsg__Nmsg * nmsg
 
unsigned np_index
 
size_t nc_size
 
struct nmsg_frag_tree nft
 
struct pollfd pfd
 
struct timespec now
 
struct timespec lastgc
 
unsigned nfrags
 
unsigned flags
 
nmsg_zbuf_t zb
 
u_char * zb_tmp
 
unsigned source
 
unsigned operator
 
unsigned group
 
bool blocking_io
 
bool verify_seqsrc
 
struct nmsg_brate * brate
 
struct sockaddr_storage addr_ss
 
uint64_t count_recv
 
uint64_t count_drop
 
nmsg_input_stream_read_fp stream_read_fp
 

Detailed Description

Definition at line 254 of file private.h.

Field Documentation

◆ type

nmsg_stream_type nmsg_stream_input::type

Definition at line 255 of file private.h.

◆ buf

struct nmsg_buf* nmsg_stream_input::buf

Definition at line 256 of file private.h.

◆ nmsg

Nmsg__Nmsg* nmsg_stream_input::nmsg

Definition at line 260 of file private.h.

◆ np_index

unsigned nmsg_stream_input::np_index

Definition at line 261 of file private.h.

◆ nc_size

size_t nmsg_stream_input::nc_size

Definition at line 262 of file private.h.

◆ nft

struct nmsg_frag_tree nmsg_stream_input::nft

Definition at line 263 of file private.h.

◆ pfd

struct pollfd nmsg_stream_input::pfd

Definition at line 264 of file private.h.

◆ now

struct timespec nmsg_stream_input::now

Definition at line 265 of file private.h.

◆ lastgc

struct timespec nmsg_stream_input::lastgc

Definition at line 266 of file private.h.

◆ nfrags

unsigned nmsg_stream_input::nfrags

Definition at line 267 of file private.h.

◆ flags

unsigned nmsg_stream_input::flags

Definition at line 268 of file private.h.

◆ zb

nmsg_zbuf_t nmsg_stream_input::zb

Definition at line 269 of file private.h.

◆ zb_tmp

u_char* nmsg_stream_input::zb_tmp

Definition at line 270 of file private.h.

◆ source

unsigned nmsg_stream_input::source

Definition at line 271 of file private.h.

◆ operator

unsigned nmsg_stream_input::operator

Definition at line 272 of file private.h.

◆ group

unsigned nmsg_stream_input::group

Definition at line 273 of file private.h.

◆ blocking_io

bool nmsg_stream_input::blocking_io

Definition at line 274 of file private.h.

◆ verify_seqsrc

bool nmsg_stream_input::verify_seqsrc

Definition at line 275 of file private.h.

◆ brate

struct nmsg_brate* nmsg_stream_input::brate

Definition at line 276 of file private.h.

◆ addr_ss

struct sockaddr_storage nmsg_stream_input::addr_ss

Definition at line 278 of file private.h.

◆ count_recv

uint64_t nmsg_stream_input::count_recv

Definition at line 279 of file private.h.

◆ count_drop

uint64_t nmsg_stream_input::count_drop

Definition at line 280 of file private.h.

◆ stream_read_fp

nmsg_input_stream_read_fp nmsg_stream_input::stream_read_fp

Definition at line 282 of file private.h.


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