FD.io VPP
v20.05.1-5-g09f167997
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | flowhash_skey_24_16_t |
struct | flowhash_lkey_24_16_t |
struct | flowhash_value_24_16_t |
Macros | |
#define | FLOWHASH_TYPE _24_16 |
#define FLOWHASH_TYPE _24_16 |
Definition at line 39 of file flowhash_24_16.h.
static_always_inline u8 flowhash_cmp_key_24_16 | ( | flowhash_skey_24_16_t * | a, |
flowhash_lkey_24_16_t * | b | ||
) |
Definition at line 58 of file flowhash_24_16.h.
static_always_inline void flowhash_cpy_key_24_16 | ( | flowhash_skey_24_16_t * | dst, |
flowhash_lkey_24_16_t * | src | ||
) |
Definition at line 69 of file flowhash_24_16.h.
static_always_inline u32 flowhash_hash_24_16 | ( | flowhash_lkey_24_16_t * | k | ) |