Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv6/
Dip6mr.c721 static const struct net_device_ops reg_vif_netdev_ops = { variable
730 dev->netdev_ops = &reg_vif_netdev_ops; in reg_vif_setup()
/linux-3.4.99/net/ipv4/
Dipmr.c474 static const struct net_device_ops reg_vif_netdev_ops = { variable
483 dev->netdev_ops = &reg_vif_netdev_ops, in reg_vif_setup()