FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
vl_api_memif_socket_filename_details_t Struct Reference

Memory interface details structure. More...

Data Fields

u32 context
 
u32 socket_id
 
u8 socket_filename [128]
 

Detailed Description

Memory interface details structure.

Template Parameters
context- sender context, to match reply w/ request
socket_id- u32 used to identify the given socket filename
socket_filename- correpsonding NUL terminated socket filename

Definition at line 98 of file memif.api.

Field Documentation

◆ context

u32 vl_api_memif_socket_filename_details_t::context

Definition at line 100 of file memif.api.

◆ socket_filename

u8 vl_api_memif_socket_filename_details_t::socket_filename[128]

Definition at line 102 of file memif.api.

◆ socket_id

u32 vl_api_memif_socket_filename_details_t::socket_id

Definition at line 101 of file memif.api.


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