Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_conntrack_expect.c80 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
128 h = nf_ct_expect_dst_hash(net, tuple); in __nf_ct_expect_find()
168 h = nf_ct_expect_dst_hash(net, tuple); in nf_ct_find_expectation()
366 unsigned int h = nf_ct_expect_dst_hash(net, &exp->tuple); in nf_ct_expect_insert()
421 h = nf_ct_expect_dst_hash(net, &expect->tuple); in __nf_ct_expect_check()