Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dip6mr.c631 static const struct net_device_ops reg_vif_netdev_ops = { variable
641 dev->netdev_ops = &reg_vif_netdev_ops; in reg_vif_setup()
/openbmc/linux/net/ipv4/
H A Dipmr.c527 static const struct net_device_ops reg_vif_netdev_ops = { variable
537 dev->netdev_ops = &reg_vif_netdev_ops; in reg_vif_setup()