Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_conntrack_expect.h101 nf_ct_find_expectation(struct net *net,
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_expect.c172 nf_ct_find_expectation(struct net *net, in nf_ct_find_expectation() function
H A Dnf_conntrack_core.c1759 exp = nf_ct_find_expectation(net, zone, tuple, !tmpl || nf_ct_is_confirmed(tmpl)); in init_conntrack()