Home
last modified time | relevance | path

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

/net/ipv6/
Dip6mr.c629 static const struct net_device_ops reg_vif_netdev_ops = { variable
639 dev->netdev_ops = &reg_vif_netdev_ops; in reg_vif_setup()
/net/ipv4/
Dipmr.c525 static const struct net_device_ops reg_vif_netdev_ops = { variable
535 dev->netdev_ops = &reg_vif_netdev_ops; in reg_vif_setup()