FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
vl_api_punt_socket_register_t Struct Reference

Punt traffic to the host via socket. More...

Data Fields

u32 client_index
 
u32 context
 
u32 header_version
 
vl_api_punt_t punt
 
u8 pathname [108]
 

Detailed Description

Punt traffic to the host via socket.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
header_version- expected meta data header version (currently 1)
punt- punt definition

Definition at line 99 of file punt.api.

Field Documentation

◆ client_index

u32 vl_api_punt_socket_register_t::client_index

Definition at line 100 of file punt.api.

◆ context

u32 vl_api_punt_socket_register_t::context

Definition at line 101 of file punt.api.

◆ header_version

u32 vl_api_punt_socket_register_t::header_version

Definition at line 102 of file punt.api.

◆ pathname

u8 vl_api_punt_socket_register_t::pathname[108]

Definition at line 104 of file punt.api.

◆ punt

vl_api_punt_t vl_api_punt_socket_register_t::punt

Definition at line 103 of file punt.api.


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