FD.io VPP  v20.01-48-g3e0dafb74
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
 
u8 flags
 

Detailed Description

Definition at line 356 of file application_interface.h.

Field Documentation

◆ context

u32 session_accepted_msg_::context

Definition at line 358 of file application_interface.h.

◆ flags

u8 session_accepted_msg_::flags

Definition at line 366 of file application_interface.h.

◆ handle

u64 session_accepted_msg_::handle

Definition at line 360 of file application_interface.h.

◆ listener_handle

u64 session_accepted_msg_::listener_handle

Definition at line 359 of file application_interface.h.

◆ rmt

transport_endpoint_t session_accepted_msg_::rmt

Definition at line 365 of file application_interface.h.

◆ segment_handle

u64 session_accepted_msg_::segment_handle

Definition at line 363 of file application_interface.h.

◆ server_rx_fifo

uword session_accepted_msg_::server_rx_fifo

Definition at line 361 of file application_interface.h.

◆ server_tx_fifo

uword session_accepted_msg_::server_tx_fifo

Definition at line 362 of file application_interface.h.

◆ vpp_event_queue_address

uword session_accepted_msg_::vpp_event_queue_address

Definition at line 364 of file application_interface.h.


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