Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Drose.h187 int rose_ftimer_running(struct rose_neigh *);
/openbmc/linux/net/rose/
H A Drose_link.c65 int rose_ftimer_running(struct rose_neigh *neigh) in rose_ftimer_running() function
H A Drose_route.c703 if (!rose_ftimer_running(node->neighbour[i])) { in rose_get_neigh()