FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_memif_socket_filename_details_t Struct Reference

Memory interface details structure. More...

Data Fields

u32 context
 
u32 socket_id
 
string socket_filename [108]
 

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 121 of file memif.api.

Field Documentation

◆ context

u32 vl_api_memif_socket_filename_details_t::context

Definition at line 123 of file memif.api.

◆ socket_filename

string vl_api_memif_socket_filename_details_t::socket_filename[108]

Definition at line 125 of file memif.api.

◆ socket_id

u32 vl_api_memif_socket_filename_details_t::socket_id

Definition at line 124 of file memif.api.


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