Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_compat.c767 static const struct nfnetlink_subsystem nfnl_compat_subsys = { variable
958 ret = nfnetlink_subsys_register(&nfnl_compat_subsys); in nft_compat_module_init()
974 nfnetlink_subsys_unregister(&nfnl_compat_subsys); in nft_compat_module_exit()