Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dswitchdev.h62 netdev_switch_notifier_info_to_dev(const struct netdev_switch_notifier_info *info) in netdev_switch_notifier_info_to_dev() function
/linux-4.1.27/net/bridge/
Dbr.c128 struct net_device *dev = netdev_switch_notifier_info_to_dev(ptr); in br_netdev_switch_event()