Home
last modified time | relevance | path

Searched refs:nr_dev_first (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/net/
Dnetrom.h212 struct net_device *nr_dev_first(void);
/linux-4.1.27/net/netrom/
Dnr_route.c598 struct net_device *nr_dev_first(void) in nr_dev_first() function
828 if ((dev = nr_dev_first()) == NULL) { in nr_route_frame()
Daf_netrom.c675 if ((dev = nr_dev_first()) == NULL) { in nr_connect()