Searched refs:amanda_helper (Results 1 – 1 of 1) sorted by relevance
175 static struct nf_conntrack_helper amanda_helper[2] __read_mostly = { variable200 nf_conntrack_helper_unregister(&amanda_helper[0]); in nf_conntrack_amanda_fini()201 nf_conntrack_helper_unregister(&amanda_helper[1]); in nf_conntrack_amanda_fini()219 ret = nf_conntrack_helper_register(&amanda_helper[0]); in nf_conntrack_amanda_init()222 ret = nf_conntrack_helper_register(&amanda_helper[1]); in nf_conntrack_amanda_init()228 nf_conntrack_helper_unregister(&amanda_helper[0]); in nf_conntrack_amanda_init()