FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
memif_socket_file_t Struct Reference
+ Collaboration diagram for memif_socket_file_t:

Data Fields

u8filename
 
int fd
 
uword clib_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 67 of file private.h.

Field Documentation

uword memif_socket_file_t::clib_file_index

Definition at line 71 of file private.h.

uword* memif_socket_file_t::dev_instance_by_fd

Definition at line 80 of file private.h.

mhash_t memif_socket_file_t::dev_instance_by_id

Definition at line 77 of file private.h.

int memif_socket_file_t::fd

Definition at line 70 of file private.h.

u8* memif_socket_file_t::filename

Definition at line 69 of file private.h.

int memif_socket_file_t::is_listener

Definition at line 74 of file private.h.

uword* memif_socket_file_t::pending_file_indices

Definition at line 72 of file private.h.

int memif_socket_file_t::ref_cnt

Definition at line 73 of file private.h.


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