![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Include dependency graph for flowhash_24_16.h: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 | ) |