Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dwext-proc.c114 first_net_device(net) : next_net_device(v); in wireless_dev_seq_next()
/linux/include/linux/
H A Dnetdevice.h3046 static inline struct net_device *first_net_device(struct net *net) in first_net_device() function