FD.io VPP  v18.10-32-g1161dda
Vector Packet Processing
vl_api_map_another_segment_t Struct Reference

vpp->client, please map an additional shared memory segment More...

Data Fields

u32 client_index
 
u32 context
 
u8 fd_flags
 
u32 segment_size
 
u8 segment_name [128]
 

Detailed Description

vpp->client, please map an additional shared memory segment

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
fd_flags- set of flags that indicate which, if any, fds are to be expected over the socket. This is set only if socket transport available
segment_size- size of the segment to be mapped
segment_name- name of the segment to be mapped

Definition at line 105 of file session.api.

Field Documentation

u32 vl_api_map_another_segment_t::client_index

Definition at line 106 of file session.api.

u32 vl_api_map_another_segment_t::context

Definition at line 107 of file session.api.

u8 vl_api_map_another_segment_t::fd_flags

Definition at line 108 of file session.api.

u8 vl_api_map_another_segment_t::segment_name[128]

Definition at line 110 of file session.api.

u32 vl_api_map_another_segment_t::segment_size

Definition at line 109 of file session.api.


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