Home
last modified time | relevance | path

Searched refs:__hash (Results 1 – 2 of 2) sorted by relevance

/linux/net/netfilter/
A Dnf_flow_table_core.c244 return jhash(tuple, offsetof(struct flow_offload_tuple, __hash), seed); in flow_offload_hash()
251 return jhash(&tuplehash->tuple, offsetof(struct flow_offload_tuple, __hash), seed); in flow_offload_hash_obj()
260 if (memcmp(&x->tuple, tuple, offsetof(struct flow_offload_tuple, __hash))) in flow_offload_hash_cmp()
/linux/include/net/netfilter/
A Dnf_flow_table.h127 struct { } __hash; member

Completed in 10 milliseconds