Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dip6_tunnel.c1862 static const struct net_device_ops ip6_tnl_netdev_ops = {
1889 dev->netdev_ops = &ip6_tnl_netdev_ops; in ip6_tnl_dev_setup()
1857 static const struct net_device_ops ip6_tnl_netdev_ops = { global() variable