Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_synproxy_core.c382 static struct pernet_operations synproxy_net_ops = { variable
397 err = register_pernet_subsys(&synproxy_net_ops); in synproxy_core_init()
411 unregister_pernet_subsys(&synproxy_net_ops); in synproxy_core_exit()