![]() |
FD.io VPP
v17.01-9-ge7dcee4
Vector Packet Processing
|
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 |
| anonymous enum |
| Enumerator | |
|---|---|
| L2_MAC_AGE_PROCESS_EVENT_START | |
| L2_MAC_AGE_PROCESS_EVENT_STOP | |
Definition at line 50 of file l2_learn.h.
| enum { ... } l2_mac_age_process_event_t |
| vlib_node_registration_t l2fib_mac_age_scanner_process_node |
| l2learn_main_t l2learn_main |
Definition at line 46 of file l2_learn.h.