Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/netfilter/
A Dnf_conntrack_amanda.c178 static struct nf_conntrack_helper amanda_helper[2] __read_mostly = { variable
205 nf_conntrack_helpers_unregister(amanda_helper, in nf_conntrack_amanda_fini()
206 ARRAY_SIZE(amanda_helper)); in nf_conntrack_amanda_fini()
226 ret = nf_conntrack_helpers_register(amanda_helper, in nf_conntrack_amanda_init()
227 ARRAY_SIZE(amanda_helper)); in nf_conntrack_amanda_init()

Completed in 6 milliseconds