Searched refs:amanda_helper (Results 1 – 1 of 1) sorted by relevance
178 static struct nf_conntrack_helper amanda_helper[2] __read_mostly = { variable205 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