FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
pppoe_entry_key_t Struct Reference

Data Fields

union {
   struct {
      u16   session_id
 
      u8   mac [6]
 
   }   fields
 
   struct {
      u32   w0
 
      u32   w1
 
   }   words
 
   u64   raw
 
}; 
 

Detailed Description

Definition at line 112 of file pppoe.h.

Field Documentation

union { ... }
struct { ... } pppoe_entry_key_t::fields
u8 pppoe_entry_key_t::mac[6]

Definition at line 119 of file pppoe.h.

u64 pppoe_entry_key_t::raw

Definition at line 126 of file pppoe.h.

u16 pppoe_entry_key_t::session_id

Definition at line 118 of file pppoe.h.

u32 pppoe_entry_key_t::w0

Definition at line 123 of file pppoe.h.

u32 pppoe_entry_key_t::w1

Definition at line 124 of file pppoe.h.

struct { ... } pppoe_entry_key_t::words

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