Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/netfilter/
Dxt_HMARK.h47 __u32 hashrnd; member
/linux-6.1.9/net/sched/
Dcls_flow.c55 u32 hashrnd; member
/linux-6.1.9/kernel/bpf/
Dhashtab.c105 u32 hashrnd; member
600 static inline u32 htab_map_hash(const void *key, u32 key_len, u32 hashrnd) in htab_map_hash()
/linux-6.1.9/net/core/
Dflow_dissector.c1575 static siphash_aligned_key_t hashrnd; variable