Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/netfilter/
H A Dip6table_raw.c63 static struct pernet_operations ip6table_raw_net_ops = { variable
89 ret = register_pernet_subsys(&ip6table_raw_net_ops); in ip6table_raw_init()
101 unregister_pernet_subsys(&ip6table_raw_net_ops); in ip6table_raw_fini()