Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_conntrack_expect.h87 int nf_conntrack_expect_init(void);
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_expect.c717 int nf_conntrack_expect_init(void) in nf_conntrack_expect_init() function
H A Dnf_conntrack_core.c2717 ret = nf_conntrack_expect_init(); in nf_conntrack_init_start()