Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/netfilter/
Dxt_HMARK.h47 __u32 hashrnd; member
/linux-6.12.1/net/sched/
Dcls_flow.c56 u32 hashrnd; member
/linux-6.12.1/kernel/bpf/
Dhashtab.c106 u32 hashrnd; member
623 static inline u32 htab_map_hash(const void *key, u32 key_len, u32 hashrnd) in htab_map_hash()
/linux-6.12.1/net/core/
Dflow_dissector.c1692 static siphash_aligned_key_t hashrnd; variable