Searched refs:ip6gre_net_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ipv6/
H A Dip6_gre.c1652 static struct pernet_operations ip6gre_net_ops = { variable in typeref:struct:pernet_operations
2361 err = register_pernet_device(&ip6gre_net_ops);
2393 unregister_pernet_device(&ip6gre_net_ops);
2403 unregister_pernet_device(&ip6gre_net_ops);

Completed in 109 milliseconds