Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/
H A Dnf_conntrack_netlink.c3856 static const struct nfnetlink_subsystem ctnl_subsys = { variable
3900 ret = nfnetlink_subsys_register(&ctnl_subsys); in ctnetlink_init()
3926 nfnetlink_subsys_unregister(&ctnl_subsys); in ctnetlink_init()
3935 nfnetlink_subsys_unregister(&ctnl_subsys); in ctnetlink_exit()