FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | flowhash_skey_8_8_t |
struct | flowhash_lkey_8_8_t |
struct | flowhash_value_8_8_t |
Macros | |
#define | FLOWHASH_TYPE _8_8 |
#define FLOWHASH_TYPE _8_8 |
Definition at line 39 of file flowhash_8_8.h.
static_always_inline u8 flowhash_cmp_key_8_8 | ( | flowhash_skey_8_8_t * | a, |
flowhash_lkey_8_8_t * | b | ||
) |
Definition at line 54 of file flowhash_8_8.h.
static_always_inline void flowhash_cpy_key_8_8 | ( | flowhash_skey_8_8_t * | dst, |
flowhash_lkey_8_8_t * | src | ||
) |
Definition at line 61 of file flowhash_8_8.h.
static_always_inline u32 flowhash_hash_8_8 | ( | flowhash_lkey_8_8_t * | k | ) |