Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_log_netdev.c47 static struct pernet_operations nf_log_netdev_net_ops = { variable
61 ret = register_pernet_subsys(&nf_log_netdev_net_ops); in nf_log_netdev_init()
71 unregister_pernet_subsys(&nf_log_netdev_net_ops); in nf_log_netdev_exit()