Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnf_conntrack_expect.c75 static unsigned int nf_ct_expect_dst_hash(const struct nf_conntrack_tuple *tuple) in nf_ct_expect_dst_hash() function
100 h = nf_ct_expect_dst_hash(tuple); in __nf_ct_expect_find()
139 h = nf_ct_expect_dst_hash(tuple); in nf_ct_find_expectation()
342 unsigned int h = nf_ct_expect_dst_hash(&exp->tuple); in nf_ct_expect_insert()
401 h = nf_ct_expect_dst_hash(&expect->tuple); in __nf_ct_expect_check()