FD.io VPP  v20.05-21-gb1500e9ff
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 366 of file application_interface.h.

Field Documentation

◆ context

u32 session_accepted_msg_::context

Definition at line 368 of file application_interface.h.

◆ flags

u8 session_accepted_msg_::flags

Definition at line 376 of file application_interface.h.

◆ handle

u64 session_accepted_msg_::handle

Definition at line 370 of file application_interface.h.

◆ listener_handle

u64 session_accepted_msg_::listener_handle

Definition at line 369 of file application_interface.h.

◆ rmt

transport_endpoint_t session_accepted_msg_::rmt

Definition at line 375 of file application_interface.h.

◆ segment_handle

u64 session_accepted_msg_::segment_handle

Definition at line 373 of file application_interface.h.

◆ server_rx_fifo

uword session_accepted_msg_::server_rx_fifo

Definition at line 371 of file application_interface.h.

◆ server_tx_fifo

uword session_accepted_msg_::server_tx_fifo

Definition at line 372 of file application_interface.h.

◆ vpp_event_queue_address

uword session_accepted_msg_::vpp_event_queue_address

Definition at line 374 of file application_interface.h.


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