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

/linux-master/net/ipv4/
H A Dip_vti.c533 static struct pernet_operations vti_net_ops = { variable in typeref:struct:pernet_operations
667 err = register_pernet_device(&vti_net_ops);
716 unregister_pernet_device(&vti_net_ops);
734 unregister_pernet_device(&vti_net_ops);

Completed in 179 milliseconds