Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dip6mr.c616 static const struct net_device_ops reg_vif_netdev_ops = { variable
626 dev->netdev_ops = &reg_vif_netdev_ops; in reg_vif_setup()
/Linux-v4.19/net/ipv4/
Dipmr.c553 static const struct net_device_ops reg_vif_netdev_ops = { variable
563 dev->netdev_ops = &reg_vif_netdev_ops; in reg_vif_setup()