Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnf_conntrack_core.c129 static u32 hash_conntrack_raw(const struct nf_conntrack_tuple *tuple) in hash_conntrack_raw() function
156 return __hash_bucket(hash_conntrack_raw(tuple), size); in __hash_conntrack()
515 hash_conntrack_raw(tuple)); in nf_conntrack_find_get()
826 hash = hash_conntrack_raw(orig); in __nf_conntrack_alloc()
1046 hash = hash_conntrack_raw(&tuple); in resolve_normal_ct()