FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
lpm.h File Reference
+ Include dependency graph for lpm.h:
+ This graph shows which files directly or indirectly include this file:

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_tlpm_table_init (enum lpm_type_e lpm_type)
 

Typedef Documentation

typedef struct lpm_ lpm_t

Enumeration Type Documentation

enum lpm_type_e
Enumerator
LPM_TYPE_KEY32 
LPM_TYPE_KEY128 

Definition at line 19 of file lpm.h.

Function Documentation

lpm_t* lpm_table_init ( enum lpm_type_e  lpm_type)

Definition at line 157 of file lpm.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: