FD.io VPP  v19.04.3-1-gdfec10d13
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

◆ context

u32 session_accepted_msg_::context

Definition at line 280 of file application_interface.h.

◆ handle

u64 session_accepted_msg_::handle

Definition at line 282 of file application_interface.h.

◆ ip

u8 session_accepted_msg_::ip[16]

Definition at line 289 of file application_interface.h.

◆ is_ip4

u8 session_accepted_msg_::is_ip4

Definition at line 288 of file application_interface.h.

◆ listener_handle

u64 session_accepted_msg_::listener_handle

Definition at line 281 of file application_interface.h.

◆ port

u16 session_accepted_msg_::port

Definition at line 287 of file application_interface.h.

◆ segment_handle

u64 session_accepted_msg_::segment_handle

Definition at line 285 of file application_interface.h.

◆ server_rx_fifo

uword session_accepted_msg_::server_rx_fifo

Definition at line 283 of file application_interface.h.

◆ server_tx_fifo

uword session_accepted_msg_::server_tx_fifo

Definition at line 284 of file application_interface.h.

◆ vpp_event_queue_address

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: