![]() |
FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Go to the source code of this file.
Variables | |
| option | version = "1.0.0" |
| typedef | one_local_locator |
| u8 | priority |
| u8 | weight |
| typedef | one_remote_locator |
| u8 | addr [16] |
| typedef | one_l2_arp_entry |
| u32 | ip4 |
| typedef | one_ndp_entry |
| u8 | ip6 [16] |
| typedef | one_adjacency |
| ONE adjacency. More... | |
| u8 | reid [16] |
| u8 | leid [16] |
| u8 | reid_prefix_len |
| u8 | leid_prefix_len |
| typedef one_adjacency |
ONE adjacency.
| eid_type | - 0 : ipv4 1 : ipv6 2 : mac |
| reid | - remote EID |
| leid | - local EID |
| reid_prefix_len | - remote EID IP prefix length |
| leid_prefix_len | - local EID IP prefix length |
| typedef one_l2_arp_entry |
| typedef one_local_locator |
| typedef one_ndp_entry |
| typedef one_remote_locator |