FD.io VPP  v21.06
Vector Packet Processing
session_migrate_msg_ Struct Reference

Data Fields

uword vpp_evt_q
 
session_handle_t handle
 
session_handle_t new_handle
 
u64 segment_handle
 
u32 vpp_thread_index
 

Detailed Description

Definition at line 531 of file application_interface.h.

Field Documentation

◆ handle

session_handle_t session_migrate_msg_::handle

Definition at line 534 of file application_interface.h.

◆ new_handle

session_handle_t session_migrate_msg_::new_handle

Definition at line 535 of file application_interface.h.

◆ segment_handle

u64 session_migrate_msg_::segment_handle

Definition at line 536 of file application_interface.h.

◆ vpp_evt_q

uword session_migrate_msg_::vpp_evt_q

Definition at line 533 of file application_interface.h.

◆ vpp_thread_index

u32 session_migrate_msg_::vpp_thread_index

Definition at line 537 of file application_interface.h.


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