Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnf_log_syslog.c1009 static struct pernet_operations nf_log_syslog_net_ops = { variable
1018 ret = register_pernet_subsys(&nf_log_syslog_net_ops); in nf_log_syslog_init()
1053 unregister_pernet_subsys(&nf_log_syslog_net_ops); in nf_log_syslog_init()
1059 unregister_pernet_subsys(&nf_log_syslog_net_ops); in nf_log_syslog_exit()