FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
pppoe_entry_result_t Struct Reference

Data Fields

union {
   struct {
      u32   sw_if_index
 
      u32   session_index
 
   }   fields
 
   u64   raw
 
}; 
 

Detailed Description

Definition at line 135 of file pppoe.h.

Field Documentation

◆ @551

union { ... }

◆ fields

struct { ... } pppoe_entry_result_t::fields

◆ raw

u64 pppoe_entry_result_t::raw

Definition at line 146 of file pppoe.h.

◆ session_index

u32 pppoe_entry_result_t::session_index

Definition at line 143 of file pppoe.h.

◆ sw_if_index

u32 pppoe_entry_result_t::sw_if_index

Definition at line 141 of file pppoe.h.


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