Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_synproxy_core.c383 static struct pernet_operations synproxy_net_ops = { variable
398 err = register_pernet_subsys(&synproxy_net_ops); in synproxy_core_init()
412 unregister_pernet_subsys(&synproxy_net_ops); in synproxy_core_exit()