FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
unix_file Struct Reference

Data Fields

u32 file_descriptor
 
u32 flags
 
uword private_data
 
unix_file_function_tread_function
 
unix_file_function_twrite_function
 
unix_file_function_terror_function
 

Detailed Description

Definition at line 49 of file unix.h.

Field Documentation

unix_file_function_t * unix_file::error_function

Definition at line 62 of file unix.h.

u32 unix_file::file_descriptor

Definition at line 52 of file unix.h.

u32 unix_file::flags

Definition at line 54 of file unix.h.

uword unix_file::private_data

Definition at line 59 of file unix.h.

unix_file_function_t* unix_file::read_function

Definition at line 62 of file unix.h.

unix_file_function_t * unix_file::write_function

Definition at line 62 of file unix.h.


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