Searched defs:netdev_notifier_changeupper_info (Results 1 – 1 of 1) sorted by relevance
128049 struct netdev_notifier_changeupper_info { struct128050 struct netdev_notifier_info info;128051 struct net_device *upper_dev;128052 bool master;128053 bool linking;128054 void *upper_info;