Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnft_compat.c606 static const struct nfnetlink_subsystem nfnl_compat_subsys = { variable
794 ret = nfnetlink_subsys_register(&nfnl_compat_subsys); in nft_compat_module_init()
813 nfnetlink_subsys_unregister(&nfnl_compat_subsys); in nft_compat_module_exit()