Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnft_compat.c604 static const struct nfnetlink_subsystem nfnl_compat_subsys = { variable
792 ret = nfnetlink_subsys_register(&nfnl_compat_subsys); in nft_compat_module_init()
811 nfnetlink_subsys_unregister(&nfnl_compat_subsys); in nft_compat_module_exit()