FD.io VPP  v17.10-9-gd594711
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 109 of file pppoe.h.

Field Documentation

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

Definition at line 116 of file pppoe.h.

u64 pppoe_entry_key_t::raw

Definition at line 123 of file pppoe.h.

u16 pppoe_entry_key_t::session_id

Definition at line 115 of file pppoe.h.

u32 pppoe_entry_key_t::w0

Definition at line 120 of file pppoe.h.

u32 pppoe_entry_key_t::w1

Definition at line 121 of file pppoe.h.

struct { ... } pppoe_entry_key_t::words

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