Home
last modified time | relevance | path

Searched defs:netdev_notifier_changeupper_info (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h128049 struct netdev_notifier_changeupper_info { struct
128050 struct netdev_notifier_info info;
128051 struct net_device *upper_dev;
128052 bool master;
128053 bool linking;
128054 void *upper_info;