Home
last modified time | relevance | path

Searched defs:hashrnd (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_HMARK.h47 __u32 hashrnd; member
/openbmc/linux/net/sched/
H A Dcls_flow.c56 u32 hashrnd; member
/openbmc/linux/kernel/bpf/
H A Dhashtab.c105 u32 hashrnd; member
619 static inline u32 htab_map_hash(const void *key, u32 key_len, u32 hashrnd) in htab_map_hash()
/openbmc/linux/net/core/
H A Dflow_dissector.c1668 static siphash_aligned_key_t hashrnd; variable