Definition at line 24 of file lpm.h.
◆ BVT()
lpm_::BVT |
( |
clib_bihash |
| ) |
|
◆ add
void(* lpm_::add) (struct lpm_ *lpm, void *addr_v, u8 pfxlen, u32 value) |
Definition at line 25 of file lpm.h.
◆ delete
void(* lpm_::delete) (struct lpm_ *lpm, void *addr_v, u8 pfxlen) |
Definition at line 26 of file lpm.h.
◆ hash
Definition at line 30 of file lpm.h.
◆ lookup
u32(* lpm_::lookup) (struct lpm_ *lpm, void *addr_v, u8 pfxlen) |
Definition at line 27 of file lpm.h.
◆ prefix_length_refcount
u32 lpm_::prefix_length_refcount[129] |
Definition at line 35 of file lpm.h.
◆ prefix_lengths_bitmap
uword* lpm_::prefix_lengths_bitmap |
Definition at line 34 of file lpm.h.
The documentation for this struct was generated from the following file: