FD.io VPP  v17.07-30-g839fa73
Vector Packet Processing
memif_socket_file_t Struct Reference
+ Collaboration diagram for memif_socket_file_t:

Data Fields

u8filename
 
int fd
 
uword unix_file_index
 
uwordpending_file_indices
 
int ref_cnt
 
int is_listener
 
mhash_t dev_instance_by_id
 
uworddev_instance_by_fd
 

Detailed Description

Definition at line 68 of file private.h.

Field Documentation

uword* memif_socket_file_t::dev_instance_by_fd

Definition at line 81 of file private.h.

mhash_t memif_socket_file_t::dev_instance_by_id

Definition at line 78 of file private.h.

int memif_socket_file_t::fd

Definition at line 71 of file private.h.

u8* memif_socket_file_t::filename

Definition at line 70 of file private.h.

int memif_socket_file_t::is_listener

Definition at line 75 of file private.h.

uword* memif_socket_file_t::pending_file_indices

Definition at line 73 of file private.h.

int memif_socket_file_t::ref_cnt

Definition at line 74 of file private.h.

uword memif_socket_file_t::unix_file_index

Definition at line 72 of file private.h.


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