FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
session_accepted_msg_ Struct Reference
+ Collaboration diagram for session_accepted_msg_:

Data Fields

u32 context
 
u64 listener_handle
 
u64 handle
 
uword server_rx_fifo
 
uword server_tx_fifo
 
u64 segment_handle
 
uword vpp_event_queue_address
 
transport_endpoint_t rmt
 

Detailed Description

Definition at line 321 of file application_interface.h.

Field Documentation

◆ context

u32 session_accepted_msg_::context

Definition at line 323 of file application_interface.h.

◆ handle

u64 session_accepted_msg_::handle

Definition at line 325 of file application_interface.h.

◆ listener_handle

u64 session_accepted_msg_::listener_handle

Definition at line 324 of file application_interface.h.

◆ rmt

transport_endpoint_t session_accepted_msg_::rmt

Definition at line 330 of file application_interface.h.

◆ segment_handle

u64 session_accepted_msg_::segment_handle

Definition at line 328 of file application_interface.h.

◆ server_rx_fifo

uword session_accepted_msg_::server_rx_fifo

Definition at line 326 of file application_interface.h.

◆ server_tx_fifo

uword session_accepted_msg_::server_tx_fifo

Definition at line 327 of file application_interface.h.

◆ vpp_event_queue_address

uword session_accepted_msg_::vpp_event_queue_address

Definition at line 329 of file application_interface.h.


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