Searched refs:reg_vif_netdev_ops (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/net/ipv4/ | ||
H A D | ipmr.c | 481 static const struct net_device_ops reg_vif_netdev_ops = { variable in typeref:struct:net_device_ops 491 dev->netdev_ops = ®_vif_netdev_ops; reg_vif_setup() |
/linux-4.4.14/net/ipv6/ | ||
H A D | ip6mr.c | 725 static const struct net_device_ops reg_vif_netdev_ops = { variable in typeref:struct:net_device_ops 735 dev->netdev_ops = ®_vif_netdev_ops; reg_vif_setup() |
Completed in 107 milliseconds