FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | lpm_ |
Typedefs | |
typedef struct lpm_ | lpm_t |
Enumerations | |
enum | lpm_type_e { LPM_TYPE_KEY32, LPM_TYPE_KEY128 } |
Functions | |
lpm_t * | lpm_table_init (enum lpm_type_e lpm_type) |
enum lpm_type_e |
lpm_t* lpm_table_init | ( | enum lpm_type_e | lpm_type | ) |