Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_conntrack_expect.c82 static unsigned int nf_ct_expect_dst_hash(const struct net *n, const struct nf_conntrack_tuple *tup… in nf_ct_expect_dst_hash() function
142 h = nf_ct_expect_dst_hash(net, tuple); in __nf_ct_expect_find()
183 h = nf_ct_expect_dst_hash(net, tuple); in nf_ct_find_expectation()
391 unsigned int h = nf_ct_expect_dst_hash(net, &exp->tuple); in nf_ct_expect_insert()
449 h = nf_ct_expect_dst_hash(net, &expect->tuple); in __nf_ct_expect_check()