FD.io VPP  v19.04.1-1-ge4a0f9f
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
 
u16 port
 
u8 is_ip4
 
u8 ip [16]
 

Detailed Description

Definition at line 278 of file application_interface.h.

Field Documentation

u32 session_accepted_msg_::context

Definition at line 280 of file application_interface.h.

u64 session_accepted_msg_::handle

Definition at line 282 of file application_interface.h.

u8 session_accepted_msg_::ip[16]

Definition at line 289 of file application_interface.h.

u8 session_accepted_msg_::is_ip4

Definition at line 288 of file application_interface.h.

u64 session_accepted_msg_::listener_handle

Definition at line 281 of file application_interface.h.

u16 session_accepted_msg_::port

Definition at line 287 of file application_interface.h.

u64 session_accepted_msg_::segment_handle

Definition at line 285 of file application_interface.h.

uword session_accepted_msg_::server_rx_fifo

Definition at line 283 of file application_interface.h.

uword session_accepted_msg_::server_tx_fifo

Definition at line 284 of file application_interface.h.

uword session_accepted_msg_::vpp_event_queue_address

Definition at line 286 of file application_interface.h.


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