FD.io VPP  v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
flowhash_8_8.h File Reference
+ Include dependency graph for flowhash_8_8.h:

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
 

Functions

static_always_inline u32 flowhash_hash_8_8 (flowhash_lkey_8_8_t *k)
 
static_always_inline u8 flowhash_cmp_key_8_8 (flowhash_skey_8_8_t *a, flowhash_lkey_8_8_t *b)
 
static_always_inline void flowhash_cpy_key_8_8 (flowhash_skey_8_8_t *dst, flowhash_lkey_8_8_t *src)
 

Macro Definition Documentation

◆ FLOWHASH_TYPE

#define FLOWHASH_TYPE   _8_8

Definition at line 39 of file flowhash_8_8.h.

Function Documentation

◆ flowhash_cmp_key_8_8()

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.

◆ flowhash_cpy_key_8_8()

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.

◆ flowhash_hash_8_8()

static_always_inline u32 flowhash_hash_8_8 ( flowhash_lkey_8_8_t k)

Definition at line 44 of file flowhash_8_8.h.

+ Here is the call graph for this function: