FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
clib_bihash_kv_vec8_8_t Struct Reference

8 octet key, 8 octet key value pair More...

Data Fields

u64 key
 the key More...
 
u64 value
 the value More...
 

Detailed Description

8 octet key, 8 octet key value pair

Definition at line 33 of file bihash_vec8_8.h.

Field Documentation

◆ key

u64 clib_bihash_kv_vec8_8_t::key

the key

Definition at line 35 of file bihash_vec8_8.h.

◆ value

u64 clib_bihash_kv_vec8_8_t::value

the value

Definition at line 36 of file bihash_vec8_8.h.


The documentation for this struct was generated from the following file: