Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dnetrom.h216 struct net_device *nr_dev_first(void);
/linux-6.1.9/net/netrom/
Dnr_route.c575 struct net_device *nr_dev_first(void) in nr_dev_first() function
804 if ((dev = nr_dev_first()) == NULL) { in nr_route_frame()
Daf_netrom.c672 if ((dev = nr_dev_first()) == NULL) { in nr_connect()