FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
l2fib_entry_result_t_ Struct Reference

Data Fields

union {
   struct {
      u32   sw_if_index
 
      l2fib_entry_result_flags_t   flags
 
      u8   timestamp
 
      l2fib_seq_num_t   sn
 
   }   fields
 
   u64   raw
 
}; 
 

Detailed Description

Definition at line 160 of file l2_fib.h.

Field Documentation

◆ @470

union { ... }

◆ fields

struct { ... } l2fib_entry_result_t_::fields

◆ flags

l2fib_entry_result_flags_t l2fib_entry_result_t_::flags

Definition at line 167 of file l2_fib.h.

◆ raw

u64 l2fib_entry_result_t_::raw

Definition at line 172 of file l2_fib.h.

◆ sn

l2fib_seq_num_t l2fib_entry_result_t_::sn

Definition at line 170 of file l2_fib.h.

◆ sw_if_index

u32 l2fib_entry_result_t_::sw_if_index

Definition at line 166 of file l2_fib.h.

◆ timestamp

u8 l2fib_entry_result_t_::timestamp

Definition at line 169 of file l2_fib.h.


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