FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
l2_learn.h File Reference
+ Include dependency graph for l2_learn.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  l2learn_main_t
 

Enumerations

enum  { L2_MAC_AGE_PROCESS_EVENT_START = 1, L2_MAC_AGE_PROCESS_EVENT_STOP = 2 }
 

Variables

l2learn_main_t l2learn_main
 
vlib_node_registration_t l2fib_mac_age_scanner_process_node
 (constructor) VLIB_REGISTER_NODE (l2fib_mac_age_scanner_process_node) More...
 
enum { ... }  l2_mac_age_process_event_t
 

Enumeration Type Documentation

anonymous enum
Enumerator
L2_MAC_AGE_PROCESS_EVENT_START 
L2_MAC_AGE_PROCESS_EVENT_STOP 

Definition at line 50 of file l2_learn.h.

Variable Documentation

enum { ... } l2_mac_age_process_event_t
vlib_node_registration_t l2fib_mac_age_scanner_process_node

(constructor) VLIB_REGISTER_NODE (l2fib_mac_age_scanner_process_node)

Definition at line 817 of file l2_fib.c.

l2learn_main_t l2learn_main

Definition at line 46 of file l2_learn.h.