Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnetdevice.h2177 #define to_net_dev(d) container_of(d, struct net_device, dev) macro
/kernel/linux/linux-4.19/include/linux/
Dnetdevice.h2036 #define to_net_dev(d) container_of(d, struct net_device, dev) macro