Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dnetdevice.h2421 #define to_net_dev(d) container_of(d, struct net_device, dev) macro
/kernel/linux/linux-5.10/include/linux/
Dnetdevice.h2202 #define to_net_dev(d) container_of(d, struct net_device, dev) macro