Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnfnetlink_hook.c424 static const struct nfnetlink_subsystem nfhook_subsys = { variable
435 return nfnetlink_subsys_register(&nfhook_subsys); in nfnetlink_hook_init()
440 nfnetlink_subsys_unregister(&nfhook_subsys); in nfnetlink_hook_exit()