Home
last modified time | relevance | path

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

/linux-5.19.10/net/netfilter/
Dnf_synproxy_core.c375 static struct pernet_operations synproxy_net_ops = { variable
384 return register_pernet_subsys(&synproxy_net_ops); in synproxy_core_init()
389 unregister_pernet_subsys(&synproxy_net_ops); in synproxy_core_exit()