FD.io VPP  v19.01.2-3-gf61a1a8
Vector Packet Processing
session_accepted_msg_ Struct Reference

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
 
uword server_event_queue_address
 
uword client_event_queue_address
 
u16 port
 
u8 is_ip4
 
u8 ip [16]
 

Detailed Description

Definition at line 232 of file application_interface.h.

Field Documentation

uword session_accepted_msg_::client_event_queue_address

Definition at line 242 of file application_interface.h.

u32 session_accepted_msg_::context

Definition at line 234 of file application_interface.h.

u64 session_accepted_msg_::handle

Definition at line 236 of file application_interface.h.

u8 session_accepted_msg_::ip[16]

Definition at line 245 of file application_interface.h.

u8 session_accepted_msg_::is_ip4

Definition at line 244 of file application_interface.h.

u64 session_accepted_msg_::listener_handle

Definition at line 235 of file application_interface.h.

u16 session_accepted_msg_::port

Definition at line 243 of file application_interface.h.

u64 session_accepted_msg_::segment_handle

Definition at line 239 of file application_interface.h.

uword session_accepted_msg_::server_event_queue_address

Definition at line 241 of file application_interface.h.

uword session_accepted_msg_::server_rx_fifo

Definition at line 237 of file application_interface.h.

uword session_accepted_msg_::server_tx_fifo

Definition at line 238 of file application_interface.h.

uword session_accepted_msg_::vpp_event_queue_address

Definition at line 240 of file application_interface.h.


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