Home
last modified time | relevance | path

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

/net/netfilter/
Dnf_conntrack_expect.c123 nf_ct_find_expectation(struct net *net, const struct nf_conntrack_tuple *tuple) in nf_ct_find_expectation() function
Dnf_conntrack_core.c568 exp = nf_ct_find_expectation(net, tuple); in init_conntrack()